Home
last modified time | relevance | path

Searched defs:hasUniqueKey (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/gpu/
DGrResourceCache.h191 bool hasUniqueKey(const GrUniqueKey& key) const { in hasUniqueKey() function
DGrResourceCache.cpp952 bool hasUniqueKey = resource->getUniqueKey().isValid(); in notifyARefCntReachedZero() local
/third_party/skia/m133/src/gpu/ganesh/
DGrResourceCache.h211 bool hasUniqueKey(const skgpu::UniqueKey& key) const { in hasUniqueKey() function
DGrResourceCache.cpp838 bool hasUniqueKey = resource->getUniqueKey().isValid(); in notifyARefCntReachedZero() local