Searched defs:ComputeScratchKey (Results 1 – 4 of 4) sorted by relevance
/external/skqp/src/gpu/ |
D | GrTexture.cpp | 92 void GrTexturePriv::ComputeScratchKey(GrPixelConfig config, int width, int height, in ComputeScratchKey() function in GrTexturePriv 115 void GrTexturePriv::ComputeScratchKey(const GrSurfaceDesc& desc, GrScratchKey* key) { in ComputeScratchKey() function in GrTexturePriv
|
/external/skia/src/gpu/ |
D | GrTexture.cpp | 92 void GrTexturePriv::ComputeScratchKey(GrPixelConfig config, int width, int height, in ComputeScratchKey() function in GrTexturePriv 115 void GrTexturePriv::ComputeScratchKey(const GrSurfaceDesc& desc, GrScratchKey* key) { in ComputeScratchKey() function in GrTexturePriv
|
/external/skia/tests/ |
D | ResourceCacheTest.cpp | 295 static void ComputeScratchKey(SimulatedProperty property, GrScratchKey* key) { in ComputeScratchKey() function in TestResource
|
/external/skqp/tests/ |
D | ResourceCacheTest.cpp | 295 static void ComputeScratchKey(SimulatedProperty property, GrScratchKey* key) { in ComputeScratchKey() function in TestResource
|