Viewing file: QuartzCore-Structs.h
Raw logifyQuartzCore-Structs was found in iOS
18.1,
17.1,
16.3,
15.2.1,
14.4,
13.1.3,
12.1,
11.1.2,
11.0.1,
11.0,
10.2,
10.1.1,
9.3.3,
9.0,
8.0,
7.0,
6.0,
5.0,
3.0Filter:
/*
* This header is generated by classdump-dyld 1.0
* on Friday, January 21, 2022 at 6:50:52 AM Pacific Standard Time
* Operating System: Version 15.2.1 (Build 19C63)
* Image Source: /System/Library/Frameworks/QuartzCore.framework/QuartzCore
* classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by Elias Limneos.
*/
typedef struct _NSZone* NSZoneRef;
typedef struct CALayerArrayIvars {
id layers;
unsigned long long count;
unsigned long long capacity;
unsigned long long mutations;
BOOL retained;
} CALayerArrayIvars;
typedef struct {
unsigned long long field1;
id field2;
unsigned long long field3;
unsigned long long field4[5];
} SCD_Struct_CA2;
typedef struct {
float field1[9];
} SCD_Struct_CA3;
typedef struct {
float field1;
float field2;
} SCD_Struct_CA4;
typedef struct {
SCD_Struct_CA4 field1;
SCD_Struct_CA4 field2;
SCD_Struct_CA4 field3;
SCD_Struct_CA4 field4;
} SCD_Struct_CA5;
typedef struct __IOSurface* IOSurfaceRef;
typedef struct CGColorSpace* CGColorSpaceRef;
typedef const struct CGPath* CGPathRef;
typedef struct CGColor* CGColorRef;
typedef struct CGContext* CGContextRef;
typedef struct {
unsigned field1;
int field2;
long long field3;
unsigned long long field4;
double field5;
long long field6;
CVSMPTETime field7;
unsigned long long field8;
unsigned long long field9;
} SCD_Struct_CA11;