Home
last modified time | relevance | path

Searched defs:PathRef21 (Results 1 – 1 of 1) sorted by relevance

/graphics/graphics-path/src/main/cpp/
DPath.h43 struct PathRef21 { struct
44 __unused intptr_t pointer; // Virtual tables
45 __unused int32_t refCount;
46 __unused float left;
47 __unused float top;
48 __unused float right;
49 __unused float bottom;
50 __unused uint8_t segmentMask; // Some of the unused fields are in a different order in 22/23
51 __unused uint8_t boundsIsDirty;
52 __unused uint8_t isFinite;
[all …]