Searched defs:scratchKey (Results 1 – 4 of 4) sorted by relevance
251 GrScratchKey scratchKey; in TestResource() local571 GrScratchKey scratchKey; in test_duplicate_scratch_key() local612 GrScratchKey scratchKey; in test_remove_scratch_key() local671 GrScratchKey scratchKey; in test_scratch_key_consistency() local850 GrScratchKey scratchKey; in test_purge_invalidated() local
143 void GrGpuResource::setScratchKey(const GrScratchKey& scratchKey) { in setScratchKey()
133 int countScratchEntriesForKey(const GrScratchKey& scratchKey) const { in countScratchEntriesForKey()
248 GrGpuResource* GrResourceCache::findAndRefScratchResource(const GrScratchKey& scratchKey, in findAndRefScratchResource()