Home
last modified time | relevance | path

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

12

/third_party/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
/third_party/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
DGrDawnTexture.cpp102 void GrDawnTexture::onRelease() { in onRelease() function in GrDawnTexture
/third_party/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
DGrGLBuffer.cpp141 void GrGLBuffer::onRelease() { in onRelease() function in GrGLBuffer
DGrGLRenderTarget.cpp284 void GrGLRenderTarget::onRelease() { in onRelease() function in GrGLRenderTarget
/third_party/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.cpp164 void GrD3DRenderTarget::onRelease() { in onRelease() function in GrD3DRenderTarget
/third_party/skia/src/gpu/vk/
DGrVkTextureRenderTarget.h59 void onRelease() override { in onRelease() function
DGrVkTexture.cpp129 void GrVkTexture::onRelease() { in onRelease() function in GrVkTexture
/third_party/skia/src/gpu/
DGrSurface.cpp57 void GrSurface::onRelease() { in onRelease() function in GrSurface
DGrRenderTarget.cpp33 void GrRenderTarget::onRelease() { in onRelease() function in GrRenderTarget
/third_party/skia/src/gpu/mock/
DGrMockTexture.h62 void onRelease() override { in onRelease() function
199 void onRelease() override { in onRelease() function
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_application_Ability.js41 onRelease: function (...args) { method

12