Searched defs:ComputeScratchKey (Results 1 – 4 of 4) sorted by relevance
18 static void ComputeScratchKey(size_t size, bool dynamic, GrScratchKey* key) { in ComputeScratchKey() function
19 static void ComputeScratchKey(size_t size, bool dynamic, GrScratchKey* key) { in ComputeScratchKey() function
96 void GrTexturePriv::ComputeScratchKey(const GrSurfaceDesc& desc, GrScratchKey* key) { in ComputeScratchKey() function in GrTexturePriv
297 static void ComputeScratchKey(SimulatedProperty property, GrScratchKey* key) { in ComputeScratchKey() function in TestResource