Searched defs:scratchKey (Results 1 - 4 of 4) sorted by relevance
| /third_party/skia/src/gpu/ | ||
| H A D | GrResourceAllocator.cpp | 295 GrScratchKey scratchKey; in findOrCreateRegisterFor() local 116 Register(GrSurfaceProxy* originatingProxy, GrScratchKey scratchKey, GrResourceProvider* provider) Register() argument |
| H A D | GrResourceAllocator.h | 162 const GrScratchKey& scratchKey() const { return fScratchKey; } in scratchKey() function in GrResourceAllocator::ActualUse::Register |
| H A D | GrResourceCache.cpp | 939 GrGpuResource* GrResourceCache::findAndRefScratchResource(const GrScratchKey& scratchKey) { in findAndRefScratchResource() argument |
| /third_party/skia/tests/ | ||
| H A D | ResourceCacheTest.cpp | 815 GrScratchKey scratchKey; in test_duplicate_scratch_key() local 858 GrScratchKey scratchKey; in test_remove_scratch_key() local 916 GrScratchKey scratchKey; test_scratch_key_consistency() local 1107 GrScratchKey scratchKey; test_purge_invalidated() local [all...] |
Completed in 6 milliseconds