Home
last modified time | relevance | path

Searched refs:invokeReleaseProc (Results 1 – 11 of 11) sorted by relevance

/external/skqp/src/gpu/mtl/
DGrMtlTexture.h58 this->invokeReleaseProc(); in onAbandon()
62 this->invokeReleaseProc(); in onRelease()
73 void invokeReleaseProc() { in invokeReleaseProc() function
/external/skia/src/gpu/
DGrSurface.cpp58 this->invokeReleaseProc(); in onRelease()
63 this->invokeReleaseProc(); in onAbandon()
DGrSurface.h143 void invokeReleaseProc() { in invokeReleaseProc() function
DGrManagedResource.h238 void invokeReleaseProc() const { in invokeReleaseProc() function
/external/skqp/src/gpu/mock/
DGrMockTexture.h65 this->invokeReleaseProc(); in onRelease()
70 this->invokeReleaseProc(); in onAbandon()
89 void invokeReleaseProc() { in invokeReleaseProc() function
/external/skqp/src/gpu/gl/
DGrGLTexture.cpp94 this->invokeReleaseProc(); in onRelease()
100 this->invokeReleaseProc(); in onAbandon()
DGrGLTexture.h134 void invokeReleaseProc() { in invokeReleaseProc() function
/external/skqp/src/gpu/vk/
DGrVkImage.cpp281 this->invokeReleaseProc(); in freeGPUData()
285 this->invokeReleaseProc(); in abandonGPUData()
DGrVkImage.h220 void invokeReleaseProc() const { in invokeReleaseProc() function
/external/skia/src/gpu/vk/
DGrVkImage.cpp323 this->invokeReleaseProc(); in freeGPUData()
330 this->invokeReleaseProc(); in freeGPUData()
/external/skia/src/gpu/d3d/
DGrD3DTextureResource.cpp127 this->invokeReleaseProc(); in freeGPUData()