Home
last modified time | relevance | path

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

/external/skqp/src/gpu/ccpr/
DGrCCPathCache.cpp125 static constexpr int kShapeUnstyledKeyIdx = 3; member in __anone3fe76a00111::WriteKeyHelper
130 int allocCountU32() const { return kShapeUnstyledKeyIdx + fShapeUnstyledKeyCount; } in allocCountU32()
152 shape.writeUnstyledKey(&out[kShapeUnstyledKeyIdx]); in write()