Home
last modified time | relevance | path

Searched defs:onRelease (Results 1 – 25 of 54) sorted by relevance

123

/external/skia/src/gpu/gl/
DGrGLTextureRenderTarget.h57 void onRelease() override { in onRelease() function
DGrGLAttachment.cpp13 void GrGLAttachment::onRelease() { in onRelease() function in GrGLAttachment
/external/skia/src/gpu/dawn/
DGrDawnTextureRenderTarget.h40 void onRelease() override { in onRelease() function
DGrDawnRenderTarget.cpp46 void GrDawnRenderTarget::onRelease() { in onRelease() function in GrDawnRenderTarget
DGrDawnAttachment.cpp51 void GrDawnAttachment::onRelease() { GrAttachment::onRelease(); } in onRelease() function in GrDawnAttachment
/external/skqp/src/gpu/gl/
DGrGLSemaphore.cpp18 void GrGLSemaphore::onRelease() { in onRelease() function in GrGLSemaphore
DGrGLTextureRenderTarget.h54 void onRelease() override { in onRelease() function
DGrGLStencilAttachment.cpp21 void GrGLStencilAttachment::onRelease() { in onRelease() function in GrGLStencilAttachment
/external/skia/src/gpu/mtl/
DGrMtlTextureRenderTarget.h38 void onRelease() override { in onRelease() function
DGrMtlAttachment.mm55 void GrMtlAttachment::onRelease() { function
DGrMtlTexture.h52 void onRelease() override { in onRelease() function
DGrMtlBuffer.mm109 void GrMtlBuffer::onRelease() { function
/external/skqp/src/gpu/mtl/
DGrMtlTextureRenderTarget.h36 void onRelease() override { in onRelease() function
DGrMtlStencilAttachment.mm48 void GrMtlStencilAttachment::onRelease() { function
DGrMtlRenderTarget.mm71 void GrMtlRenderTarget::onRelease() { function
DGrMtlBuffer.mm99 void GrMtlBuffer::onRelease() { function
/external/skqp/src/gpu/vk/
DGrVkTextureRenderTarget.h50 void onRelease() override { in onRelease() function
DGrVkTransferBuffer.cpp42 void GrVkTransferBuffer::onRelease() { in onRelease() function in GrVkTransferBuffer
DGrVkVertexBuffer.cpp37 void GrVkVertexBuffer::onRelease() { in onRelease() function in GrVkVertexBuffer
DGrVkIndexBuffer.cpp38 void GrVkIndexBuffer::onRelease() { in onRelease() function in GrVkIndexBuffer
/external/skia/src/gpu/d3d/
DGrD3DTextureRenderTarget.h48 void onRelease() override { in onRelease() function
/external/skia/src/gpu/vk/
DGrVkTextureRenderTarget.h57 void onRelease() override { in onRelease() function
/external/skia/src/gpu/
DGrSurface.cpp57 void GrSurface::onRelease() { in onRelease() function in GrSurface
DGrRenderTarget.cpp34 void GrRenderTarget::onRelease() { in onRelease() function in GrRenderTarget
/external/skqp/src/gpu/
DGrRenderTarget.cpp61 void GrRenderTarget::onRelease() { in onRelease() function in GrRenderTarget

123