Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrTexture.cpp87 this->setScratchKey(key); in GrTexture()
DGrGpuResource.cpp143 void GrGpuResource::setScratchKey(const GrScratchKey& scratchKey) { in setScratchKey() function in GrGpuResource
/external/skia/include/gpu/
DGrGpuResource.h280 void setScratchKey(const GrScratchKey& scratchKey);
/external/skia/tests/
DResourceCacheTest.cpp253 this->setScratchKey(scratchKey); in TestResource()