Home
last modified time | relevance | path

Searched refs:removeScratchKey (Results 1 – 14 of 14) sorted by relevance

/external/skia/src/gpu/
DGrGpuResourcePriv.h69 void removeScratchKey() const { fResource->removeScratchKey(); } in removeScratchKey() function
DGrTexture.cpp78 texture->resourcePriv().removeScratchKey(); in StealBackendTexture()
DGrGpuResource.cpp178 void GrGpuResource::removeScratchKey() { in removeScratchKey() function in GrGpuResource
DGrGpuResource.h286 void removeScratchKey();
DGrGpu.cpp138 tex->resourcePriv().removeScratchKey(); in createTextureCommon()
362 buffer->resourcePriv().removeScratchKey(); in createBuffer()
/external/skqp/src/gpu/
DGrGpuResourcePriv.h71 void removeScratchKey() const { fResource->removeScratchKey(); } in removeScratchKey() function
DGrTexture.cpp69 texture->resourcePriv().removeScratchKey(); in StealBackendTexture()
DGrGpu.cpp134 tex->resourcePriv().removeScratchKey(); in createTexture()
225 buffer->resourcePriv().removeScratchKey(); in createBuffer()
DGrGpuResource.cpp194 void GrGpuResource::removeScratchKey() { in removeScratchKey() function in GrGpuResource
/external/skqp/include/gpu/
DGrGpuResource.h325 void removeScratchKey();
/external/skqp/src/gpu/gl/
DGrGLBuffer.cpp121 this->resourcePriv().removeScratchKey(); in GrGLBuffer()
/external/skia/src/gpu/gl/
DGrGLBuffer.cpp126 this->resourcePriv().removeScratchKey(); in GrGLBuffer()
/external/skqp/tests/
DResourceCacheTest.cpp735 resource->resourcePriv().removeScratchKey(); in test_unbudgeted_to_scratch()
832 find->resourcePriv().removeScratchKey(); in test_remove_scratch_key()
846 find->resourcePriv().removeScratchKey(); in test_remove_scratch_key()
852 find->resourcePriv().removeScratchKey(); in test_remove_scratch_key()
1492 resource->resourcePriv().removeScratchKey(); in test_abandoned()
/external/skia/tests/
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()