Home
last modified time | relevance | path

Searched defs:onDestroy (Results 51 - 75 of 82) sorted by relevance

1234

/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DAudioMidiTester.java104 public void onDestroy() { in onDestroy() method in AudioMidiTester
H A DTapToToneActivity.java118 protected void onDestroy() { in onDestroy() method in TapToToneActivity
H A DTestAudioActivity.java187 protected void onDestroy() { in onDestroy() method in TestAudioActivity
/third_party/skia/third_party/externals/angle2/util/android/third_party/
H A Dandroid_native_app_glue.c336 static void onDestroy(ANativeActivity* activity) { in onDestroy() function
/third_party/skia/platform_tools/android/apps/viewer/src/main/java/org/skia/viewer/
H A DViewerActivity.java114 protected void onDestroy() { in onDestroy() method in ViewerActivity
/third_party/vk-gl-cts/framework/platform/android/
H A DtcuAndroidNativeActivity.cpp164 void NativeActivity::onDestroy (void) in onDestroy() function in tcu::Android::NativeActivity
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DSampler.cpp31 void Sampler::onDestroy(const Context *context) in onDestroy() function in gl::Sampler
H A DImage.cpp171 void ExternalImageSibling::onDestroy(const egl::Display *display) in onDestroy() function in egl::ExternalImageSibling
286 void Image::onDestroy(const Display *display) in onDestroy() function in egl::Image
H A DProgramPipeline.cpp167 void ProgramPipeline::onDestroy(const Context *context) in onDestroy() function in gl::ProgramPipeline
H A DBuffer.cpp58 void Buffer::onDestroy(const Context *context) in onDestroy() function in gl::Buffer
H A DVertexArray.cpp126 void VertexArray::onDestroy(const Context *context) in onDestroy() function in gl::VertexArray
H A DShader.cpp154 void Shader::onDestroy(const gl::Context *context) in onDestroy() function in gl::Shader
H A DRenderbuffer.cpp111 void Renderbuffer::onDestroy(const Context *context) in onDestroy() function in gl::Renderbuffer
H A DSurface.cpp280 Error Surface::onDestroy(const Display *display) in onDestroy() function in egl::Surface
H A DGLES1Renderer.cpp55 void GLES1Renderer::onDestroy(Context *context, State *state) in onDestroy() function in gl::GLES1Renderer
H A DFramebuffer.cpp873 void Framebuffer::onDestroy(const Context *context) in onDestroy() function in gl::Framebuffer
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/android/
H A DHardwareBufferImageSiblingVkAndroid.cpp368 void HardwareBufferImageSiblingVkAndroid::onDestroy(const egl::Display *display) in onDestroy() function in rx::HardwareBufferImageSiblingVkAndroid
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DRenderbufferVk.cpp35 void RenderbufferVk::onDestroy(const gl::Context *context) in onDestroy() function in rx::RenderbufferVk
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
H A DContext9.cpp43 void Context9::onDestroy(const gl::Context *context) in onDestroy() function in rx::Context9
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/
H A DDmaBufImageSiblingVkLinux.cpp505 void DmaBufImageSiblingVkLinux::onDestroy(const egl::Display *display) in onDestroy() function in rx::DmaBufImageSiblingVkLinux
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.cpp1058 angle::Result TextureStorage11_2D::onDestroy(const gl::Context *context) in onDestroy() function in rx::TextureStorage11_2D
1654 angle::Result TextureStorage11_External::onDestroy(const gl::Context *context) in onDestroy() function in rx::TextureStorage11_External
2150 angle::Result TextureStorage11_Cube::onDestroy(const gl::Context *context) in onDestroy() function in rx::TextureStorage11_Cube
2864 angle::Result TextureStorage11_3D::onDestroy(const gl::Context *context) in onDestroy() function in rx::TextureStorage11_3D
3239 angle::Result TextureStorage11_2DArray::onDestroy(const gl::Context *context) in onDestroy() function in rx::TextureStorage11_2DArray
3689 angle::Result TextureStorage11_2DMultisample::onDestroy(const gl::Context *context) in onDestroy() function in rx::TextureStorage11_2DMultisample
3907 angle::Result TextureStorage11_2DMultisampleArray::onDestroy(const gl::Context *context) in onDestroy() function in rx::TextureStorage11_2DMultisampleArray
H A DContext11.cpp128 void Context11::onDestroy(const gl::Context *context) in onDestroy() function in rx::Context11
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DTextureD3D.cpp729 void TextureD3D::onDestroy(const gl::Context *context) in onDestroy() function in rx::TextureD3D
871 void TextureD3D_2D::onDestroy(const gl::Context *context) in onDestroy() function in rx::TextureD3D_2D
1683 void TextureD3D_Cube::onDestroy(const gl::Context *context) in onDestroy() function in TextureD3D_Cube
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DTextureGL.cpp152 void TextureGL::onDestroy(const gl::Context *context) in onDestroy() function in rx::TextureGL
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A Drenderer_utils.cpp558 void IncompleteTextureSet::onDestroy(const gl::Context *context) in onDestroy() function in rx::IncompleteTextureSet

Completed in 37 milliseconds

1234