Home
last modified time | relevance | path

Searched refs:invokeReleaseProc (Results 1 – 10 of 10) 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/skqp/src/gpu/mock/
DGrMockTexture.h65 this->invokeReleaseProc(); in onRelease()
70 this->invokeReleaseProc(); in onAbandon()
89 void invokeReleaseProc() { in invokeReleaseProc() function
/external/skia/src/gpu/vk/
DGrVkImage.cpp266 this->invokeReleaseProc(); in freeGPUData()
297 this->invokeReleaseProc(); in freeGPUData()
301 this->invokeReleaseProc(); in abandonGPUData()
DGrVkImage.h209 void invokeReleaseProc() const { in invokeReleaseProc() function
220 this->invokeReleaseProc(); in abandonGPUData()
/external/skia/src/gpu/
DGrSurface.cpp180 this->invokeReleaseProc(); in onRelease()
185 this->invokeReleaseProc(); in onAbandon()
/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/include/gpu/
DGrSurface.h139 void invokeReleaseProc() { in invokeReleaseProc() function