Searched refs:Destroy (Results 101 - 125 of 714) sorted by relevance

1234567891011>>

/external/chromium_org/gpu/command_buffer/service/
H A Dvertex_array_manager.h29 void Destroy(bool have_context);
/external/chromium_org/gpu/command_buffer/tests/
H A Dgl_unittests_android.cc30 gl_.Destroy();
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/devfs/
H A Djspipe_node.h47 virtual void Destroy() { function in class:nacl_io::JSPipeNode
48 LOG_TRACE("JSPipeNode: Destroy");
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/passthroughfs/
H A Dpassthrough_fs.h18 virtual void Destroy();
H A Dreal_node.h19 virtual void Destroy();
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/socket/
H A Dudp_node.h25 virtual void Destroy();
/external/chromium_org/native_client_sdk/src/tests/nacl_io_test/
H A Dmock_fs.h25 MOCK_METHOD0(Destroy, void());
/external/chromium_org/remoting/client/plugin/
H A Dpepper_address_resolver.h26 virtual void Destroy(bool wait) OVERRIDE;
/external/chromium_org/third_party/webrtc/base/
H A Dwin32window.h33 void Destroy();
/external/chromium_org/third_party/webrtc/modules/video_capture/mac/qtkit/
H A Dvideo_capture_qtkit.h43 static void Destroy(VideoCaptureModule* module);
/external/chromium_org/third_party/webrtc/test/
H A Dvcm_capturer.h38 void Destroy();
/external/chromium_org/third_party/webrtc/test/win/
H A Dd3d_renderer.h39 void Destroy();
/external/chromium_org/third_party/webrtc/voice_engine/
H A Dtransmit_mixer_unittest.cc54 TransmitMixer::Destroy(tm);
/external/chromium_org/ui/accessibility/
H A Dax_node.cc34 void AXNode::Destroy() { function in class:ui::AXNode
H A Dax_node.h53 void Destroy();
/external/chromium_org/ui/accessibility/platform/
H A Dax_platform_node_base.cc48 void AXPlatformNodeBase::Destroy() { function in class:ui::AXPlatformNodeBase
H A Dax_platform_node_mac.h21 virtual void Destroy() OVERRIDE;
/external/chromium_org/ui/base/android/
H A Dview_android.cc22 void ViewAndroid::Destroy(JNIEnv* env, jobject obj) { function in class:ui::ViewAndroid
/external/chromium_org/ui/gl/
H A Dgl_context_cgl.h24 virtual void Destroy() OVERRIDE;
H A Dgl_context_egl.h29 virtual void Destroy() OVERRIDE;
H A Dgl_context_glx.h29 virtual void Destroy() OVERRIDE;
H A Dgl_context_osmesa.h27 virtual void Destroy() OVERRIDE;
H A Dgl_context_stub.h20 virtual void Destroy() OVERRIDE;
H A Dgl_image.h25 virtual void Destroy(bool have_context) = 0;
H A Dgl_image_android_native_buffer.h19 virtual void Destroy(bool have_context) OVERRIDE;

Completed in 1862 milliseconds

1234567891011>>