Home
last modified time | relevance | path

Searched refs:fShapeUnstyledKeyCount (Results 1 – 1 of 1) 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 __anone3fe76a00111::WriteKeyHelper