Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrGpuResourcePriv.h69 void removeScratchKey() const { fResource->removeScratchKey(); } in removeScratchKey() function
DGrTexture.cpp79 texture->resourcePriv().removeScratchKey(); in StealBackendTexture()
DGrGpuResource.h286 void removeScratchKey();
DGrGpuResource.cpp178 void GrGpuResource::removeScratchKey() { in removeScratchKey() function in GrGpuResource
DGrGpu.cpp141 tex->resourcePriv().removeScratchKey(); in createTextureCommon()
389 buffer->resourcePriv().removeScratchKey(); in createBuffer()
/third_party/flutter/skia/src/gpu/
DGrGpuResourcePriv.h71 void removeScratchKey() const { fResource->removeScratchKey(); } in removeScratchKey() function
DGrTexture.cpp71 texture->resourcePriv().removeScratchKey(); in StealBackendTexture()
DGrGpuResource.cpp199 void GrGpuResource::removeScratchKey() { in removeScratchKey() function in GrGpuResource
DGrGpu.cpp196 tex->resourcePriv().removeScratchKey(); in createTexture()
340 buffer->resourcePriv().removeScratchKey(); in createBuffer()
/third_party/flutter/skia/include/gpu/
DGrGpuResource.h347 void removeScratchKey();
/third_party/flutter/skia/src/gpu/gl/
DGrGLBuffer.cpp120 this->resourcePriv().removeScratchKey(); in GrGLBuffer()
/third_party/skia/src/gpu/gl/
DGrGLBuffer.cpp128 this->resourcePriv().removeScratchKey(); in GrGLBuffer()
/third_party/flutter/skia/tests/
DResourceCacheTest.cpp733 resource->resourcePriv().removeScratchKey(); in test_unbudgeted_to_scratch()
830 find->resourcePriv().removeScratchKey(); in test_remove_scratch_key()
844 find->resourcePriv().removeScratchKey(); in test_remove_scratch_key()
850 find->resourcePriv().removeScratchKey(); in test_remove_scratch_key()
1490 resource->resourcePriv().removeScratchKey(); in test_abandoned()
DGrSurfaceTest.cpp809 idleTexture->resourcePriv().removeScratchKey(); in DEF_GPUTEST_FOR_ALL_CONTEXTS()
/third_party/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()