Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrResourceCache.h152 bool hasUniqueKey(const skgpu::UniqueKey& key) const { in hasUniqueKey() function
DGrResourceCache.cpp415 bool hasUniqueKey = resource->getUniqueKey().isValid(); in notifyARefCntReachedZero() local