Home
last modified time | relevance | path

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

/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 __anon658f2dcb0111::WriteKeyHelper
/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 __anondfdb04020111::WriteKeyHelper