Home
last modified time | relevance | path

Searched refs:fShapeUnstyledKeyCount (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/gpu/ccpr/
DGrCCPathCache.cpp127 WriteKeyHelper(const GrShape& shape) : fShapeUnstyledKeyCount(shape.unstyledKeySize()) {} in WriteKeyHelper()
130 int allocCountU32() const { return kShapeUnstyledKeyIdx + fShapeUnstyledKeyCount; } in allocCountU32()
156 int fShapeUnstyledKeyCount; member in __anon65bed3390111::WriteKeyHelper
/external/skia/src/gpu/ccpr/
DGrCCPathCache.cpp127 WriteKeyHelper(const GrShape& shape) : fShapeUnstyledKeyCount(shape.unstyledKeySize()) {} in WriteKeyHelper()
130 int allocCountU32() const { return kShapeUnstyledKeyIdx + fShapeUnstyledKeyCount; } in allocCountU32()
156 int fShapeUnstyledKeyCount; member in __anoneb72fd020111::WriteKeyHelper