Home
last modified time | relevance | path

Searched defs:getKeyBits (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/m133/src/gpu/ganesh/ops/
DAtlasInstancedHelper.cpp24 void AtlasInstancedHelper::getKeyBits(KeyBuilder* b) const { in getKeyBits() function in skgpu::ganesh::AtlasInstancedHelper
/third_party/skia/src/gpu/ops/
DAtlasInstancedHelper.h52 void getKeyBits(GrProcessorKeyBuilder* b) const { in getKeyBits() function