Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrTexture.cpp88 void GrTexturePriv::ComputeScratchKey(GrPixelConfig config, int width, int height, in ComputeScratchKey() function in GrTexturePriv
109 void GrTexturePriv::ComputeScratchKey(const GrSurfaceDesc& desc, GrScratchKey* key) { in ComputeScratchKey() function in GrTexturePriv
/external/skia/tests/
DResourceCacheTest.cpp308 static void ComputeScratchKey(SimulatedProperty property, GrScratchKey* key) { in ComputeScratchKey() function in TestResource