Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrResourceCache.h171 bool hasUniqueKey(const skgpu::UniqueKey& key) const { in hasUniqueKey() function
H A DGrResourceCache.cpp363 bool hasUniqueKey = resource->getUniqueKey().isValid(); in notifyARefCntReachedZero() local