Searched defs:onRelease (Results 1 – 19 of 19) sorted by relevance
21 void GrGLStencilAttachment::onRelease() { in onRelease() function in GrGLStencilAttachment
46 void onRelease() override { in onRelease() function
18 void GrGLTransferBuffer::onRelease() { in onRelease() function in GrGLTransferBuffer
19 void GrGLVertexBuffer::onRelease() { in onRelease() function in GrGLVertexBuffer
19 void GrGLIndexBuffer::onRelease() { in onRelease() function in GrGLIndexBuffer
37 void GrGLTexture::onRelease() { in onRelease() function in GrGLTexture
102 void GrGLPathRange::onRelease() { in onRelease() function in GrGLPathRange
121 void GrGLRenderTarget::onRelease() { in onRelease() function in GrGLRenderTarget
326 void GrGLPath::onRelease() { in onRelease() function in GrGLPath
65 void GrRenderTarget::onRelease() { in onRelease() function in GrRenderTarget
204 void GrSurface::onRelease() { in onRelease() function in GrSurface
39 void GrVkTransferBuffer::onRelease() { in onRelease() function in GrVkTransferBuffer
36 void GrVkVertexBuffer::onRelease() { in onRelease() function in GrVkVertexBuffer
37 void GrVkIndexBuffer::onRelease() { in onRelease() function in GrVkIndexBuffer
42 void onRelease() override { in onRelease() function
83 void GrVkStencilAttachment::onRelease() { in onRelease() function in GrVkStencilAttachment
89 void GrVkTexture::onRelease() { in onRelease() function in GrVkTexture
343 void GrVkRenderTarget::onRelease() { in onRelease() function in GrVkRenderTarget
274 virtual void onRelease() { } in onRelease() function