Home
last modified time | relevance | path

Searched refs:ScratchMap (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/gpu/
DGrResourceCache.h296 typedef SkTMultiMap<GrGpuResource, GrScratchKey, ScratchMapTraits> ScratchMap; typedef
327 ScratchMap fScratchMap;
DGrResourceCache.cpp737 const ScratchMap* fScratchMap; in validate()
789 ScratchMap::ConstIter iter(&fScratchMap); in validate()
/external/skia/src/gpu/
DGrResourceCache.h302 typedef SkTMultiMap<GrGpuResource, GrScratchKey, ScratchMapTraits> ScratchMap; typedef
356 ScratchMap fScratchMap;
DGrResourceCache.cpp906 const ScratchMap* fScratchMap; in validate()