Home
last modified time | relevance | path

Searched refs:removeScratchKey (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/src/gpu/
H A DGrGpuResourcePriv.h69 void removeScratchKey() const { fResource->removeScratchKey(); } in removeScratchKey() function in GrGpuResource::ResourcePriv
H A DGrTexture.cpp79 texture->resourcePriv().removeScratchKey(); in StealBackendTexture()
H A DGrGpuResource.cpp187 void GrGpuResource::removeScratchKey() { in removeScratchKey() function in GrGpuResource
H A DGrGpuResource.h390 void removeScratchKey();
H A DGrGpu.cpp141 tex->resourcePriv().removeScratchKey(); in createTextureCommon()
422 buffer->resourcePriv().removeScratchKey(); in createBuffer()
/third_party/skia/src/gpu/gl/
H A DGrGLBuffer.cpp128 this->resourcePriv().removeScratchKey(); in GrGLBuffer()
/third_party/skia/tests/
H A DResourceCacheTest.cpp776 resource->resourcePriv().removeScratchKey(); in test_unbudgeted_to_scratch()
872 find->resourcePriv().removeScratchKey(); in test_remove_scratch_key()
886 find->resourcePriv().removeScratchKey(); in test_remove_scratch_key()
892 find->resourcePriv().removeScratchKey(); in test_remove_scratch_key()
1497 resource->resourcePriv().removeScratchKey(); in test_abandoned()

Completed in 14 milliseconds