Home
last modified time | relevance | path

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

/external/skqp/src/gpu/ccpr/
DGrCCPathCache.cpp130 int allocCountU32() const { return kShapeUnstyledKeyIdx + fShapeUnstyledKeyCount; } in allocCountU32() function in __anone3fe76a00111::WriteKeyHelper
169 if (writeKeyHelper.allocCountU32() > kMaxKeyDataCountU32) { in find()
174 fScratchKey->resetDataCountU32(writeKeyHelper.allocCountU32()); in find()
208 writeKeyHelper.allocCountU32(), fScratchKey->data()); in find()