Home
last modified time | relevance | path

Searched defs:ComputeScratchKey (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/
DGrTexture.cpp94 void GrTexturePriv::ComputeScratchKey(const GrSurfaceDesc& desc, GrScratchKey* key) { in ComputeScratchKey() function in GrTexturePriv
/external/skia/tests/
DResourceCacheTest.cpp314 static void ComputeScratchKey(SimulatedProperty property, GrScratchKey* key) { in ComputeScratchKey() function in TestResource