Home
last modified time | relevance | path

Searched defs:uniqueKey (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/src/gpu/
DGrResourceAllocator.cpp180 if (const auto& uniqueKey = proxy->getUniqueKey(); uniqueKey.isValid()) { in instantiateSurface() local
284 if (const auto& uniqueKey = proxy->getUniqueKey(); uniqueKey.isValid()) { in findOrCreateRegisterFor() local
DGrSurfaceProxy.cpp180 const GrUniqueKey* uniqueKey) { in instantiateImpl()
421 if (const auto& uniqueKey = fProxy->getUniqueKey(); uniqueKey.isValid()) { in doLazyInstantiation() local
DGrResourceAllocator.h163 const GrUniqueKey& uniqueKey() const { return fOriginatingProxy->getUniqueKey(); } in uniqueKey() function
DGrResourceCache.cpp1067 const GrUniqueKey& uniqueKey = resource->getUniqueKey(); in validate() local
DGrResourceProvider.cpp428 const GrUniqueKey& uniqueKey, in findOrMakeStaticBuffer()
/third_party/flutter/skia/src/gpu/
DGrSurfaceProxy.cpp241 GrMipMapped mipMapped, const GrUniqueKey* uniqueKey) { in instantiateImpl()
DGrResourceCache.cpp975 const GrUniqueKey& uniqueKey = resource->getUniqueKey(); in validate() local
/third_party/skia/tests/
DResourceCacheTest.cpp412 GrUniqueKey uniqueKey; in test_purge_unlocked() local
539 GrUniqueKey uniqueKey; in test_budgeting() local
665 GrUniqueKey uniqueKey; in test_unbudgeted() local
/third_party/flutter/skia/tests/
DResourceCacheTest.cpp434 GrUniqueKey uniqueKey; in test_purge_unlocked() local
494 GrUniqueKey uniqueKey; in test_budgeting() local
621 GrUniqueKey uniqueKey; in test_unbudgeted() local