Home
last modified time | relevance | path

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

12

/external/skia/src/gpu/ganesh/mtl/
DGrMtlTextureRenderTarget.h40 void onRelease() override { in onRelease() function
DGrMtlTexture.h59 void onRelease() override { in onRelease() function
DGrMtlAttachment.mm172 void GrMtlAttachment::onRelease() { function
DGrMtlBuffer.mm142 void GrMtlBuffer::onRelease() { function
DGrMtlRenderTarget.mm158 void GrMtlRenderTarget::onRelease() { function
/external/skia/src/gpu/ganesh/gl/
DGrGLTextureRenderTarget.h59 void onRelease() override { in onRelease() function
DGrGLAttachment.cpp120 void GrGLAttachment::onRelease() { in onRelease() function in GrGLAttachment
DGrGLTexture.cpp113 void GrGLTexture::onRelease() { in onRelease() function in GrGLTexture
/external/skia/src/gpu/ganesh/dawn/
DGrDawnTextureRenderTarget.h41 void onRelease() override { in onRelease() function
DGrDawnAttachment.cpp62 void GrDawnAttachment::onRelease() { GrAttachment::onRelease(); } in onRelease() function in GrDawnAttachment
DGrDawnRenderTarget.cpp49 void GrDawnRenderTarget::onRelease() { in onRelease() function in GrDawnRenderTarget
DGrDawnTexture.cpp104 void GrDawnTexture::onRelease() { in onRelease() function in GrDawnTexture
DGrDawnBuffer.cpp147 void GrDawnBuffer::onRelease() { in onRelease() function in GrDawnBuffer
/external/skia/src/gpu/ganesh/d3d/
DGrD3DTextureRenderTarget.h50 void onRelease() override { in onRelease() function
DGrD3DAttachment.cpp75 void GrD3DAttachment::onRelease() { in onRelease() function in GrD3DAttachment
DGrD3DTexture.cpp148 void GrD3DTexture::onRelease() { in onRelease() function in GrD3DTexture
DGrD3DBuffer.cpp133 void GrD3DBuffer::onRelease() { in onRelease() function in GrD3DBuffer
DGrD3DRenderTarget.cpp171 void GrD3DRenderTarget::onRelease() { in onRelease() function in GrD3DRenderTarget
/external/skia/src/gpu/ganesh/vk/
DGrVkTextureRenderTarget.h57 void onRelease() override { in onRelease() function
DGrVkTexture.cpp166 void GrVkTexture::onRelease() { in onRelease() function in GrVkTexture
/external/skia/src/gpu/ganesh/
DGrRenderTarget.cpp34 void GrRenderTarget::onRelease() { in onRelease() function in GrRenderTarget
DGrSurface.cpp80 void GrSurface::onRelease() { in onRelease() function in GrSurface
DGrGpuResource.h238 virtual void onRelease() { } in onRelease() function
/external/webrtc/sdk/android/api/org/webrtc/
DTextureBufferImpl.java24 void onRelease(TextureBufferImpl textureBuffer); in onRelease() method
193 public void onRelease(TextureBufferImpl textureBuffer) { in applyTransformMatrix() method in TextureBufferImpl
/external/skia/src/gpu/ganesh/mock/
DGrMockTexture.h66 void onRelease() override { in onRelease() function
213 void onRelease() override { in onRelease() function

12