Home
last modified time | relevance | path

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

12

/external/skia/src/gpu/mtl/
DGrMtlTextureRenderTarget.h39 void onRelease() override { in onRelease() function
DGrMtlTexture.h54 void onRelease() override { in onRelease() function
DGrMtlAttachment.mm162 void GrMtlAttachment::onRelease() { function
DGrMtlBuffer.mm139 void GrMtlBuffer::onRelease() { function
DGrMtlRenderTarget.mm153 void GrMtlRenderTarget::onRelease() { function
/external/skia/src/gpu/gl/
DGrGLTextureRenderTarget.h57 void onRelease() override { in onRelease() function
DGrGLAttachment.cpp119 void GrGLAttachment::onRelease() { in onRelease() function in GrGLAttachment
DGrGLTexture.cpp95 void GrGLTexture::onRelease() { in onRelease() function in GrGLTexture
/external/skia/src/gpu/dawn/
DGrDawnTextureRenderTarget.h40 void onRelease() override { in onRelease() function
DGrDawnAttachment.cpp51 void GrDawnAttachment::onRelease() { GrAttachment::onRelease(); } in onRelease() function in GrDawnAttachment
DGrDawnRenderTarget.cpp46 void GrDawnRenderTarget::onRelease() { in onRelease() function in GrDawnRenderTarget
DGrDawnTexture.cpp102 void GrDawnTexture::onRelease() { in onRelease() function in GrDawnTexture
/external/skia/src/gpu/d3d/
DGrD3DTextureRenderTarget.h48 void onRelease() override { in onRelease() function
DGrD3DAttachment.cpp67 void GrD3DAttachment::onRelease() { in onRelease() function in GrD3DAttachment
DGrD3DBuffer.cpp131 void GrD3DBuffer::onRelease() { in onRelease() function in GrD3DBuffer
DGrD3DTexture.cpp135 void GrD3DTexture::onRelease() { in onRelease() function in GrD3DTexture
DGrD3DRenderTarget.cpp165 void GrD3DRenderTarget::onRelease() { in onRelease() function in GrD3DRenderTarget
/external/skia/src/gpu/vk/
DGrVkTextureRenderTarget.h57 void onRelease() override { in onRelease() function
DGrVkTexture.cpp129 void GrVkTexture::onRelease() { in onRelease() function in GrVkTexture
DGrVkBuffer.cpp274 void GrVkBuffer::onRelease() { in onRelease() function in GrVkBuffer
/external/skia/src/gpu/
DGrSurface.cpp57 void GrSurface::onRelease() { in onRelease() function in GrSurface
DGrRenderTarget.cpp33 void GrRenderTarget::onRelease() { in onRelease() function in GrRenderTarget
DGrGpuResource.h231 virtual void onRelease() { } in onRelease() function
/external/webrtc/sdk/android/api/org/webrtc/
DTextureBufferImpl.java24 void onRelease(TextureBufferImpl textureBuffer); in onRelease() method
192 public void onRelease(TextureBufferImpl textureBuffer) { in applyTransformMatrix() method in TextureBufferImpl
/external/skia/src/gpu/mock/
DGrMockTexture.h62 void onRelease() override { in onRelease() function
199 void onRelease() override { in onRelease() function

12