HomeSort by relevance Sort by last modified time
    Searched defs:destroyContext (Results 1 - 25 of 41) sorted by null

1 2

  /external/skia/tools/sk_app/
GLWindowContext.cpp 42 void GLWindowContext::destroyContext() {
89 this->destroyContext();
94 this->destroyContext();
VulkanWindowContext.cpp 88 this->destroyContext();
93 this->destroyContext();
402 this->destroyContext();
405 void VulkanWindowContext::destroyContext() {
  /external/skqp/tools/sk_app/
GLWindowContext.cpp 42 void GLWindowContext::destroyContext() {
89 this->destroyContext();
94 this->destroyContext();
VulkanWindowContext.cpp 88 this->destroyContext();
93 this->destroyContext();
402 this->destroyContext();
405 void VulkanWindowContext::destroyContext() {
  /frameworks/base/libs/hwui/renderthread/
RenderProxy.cpp 49 destroyContext();
52 void RenderProxy::destroyContext() {
  /external/swiftshader/src/OpenGL/libGL/
Display.cpp 118 destroyContext(*mContextSet.begin());
136 void Display::destroyContext(gl::Context *context)
  /cts/hostsidetests/sustainedperf/shadertoy_android/src/
GLtestView.java 121 public void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context) {
  /frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/
GL2JNIView.java 89 public void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context) {
  /frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/
GLPerfView.java 89 public void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context) {
  /frameworks/native/opengl/tests/gldual/src/com/android/gldual/
GLDualGL2View.java 92 public void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context) {
  /external/swiftshader/src/OpenGL/libEGL/
Display.cpp 229 destroyContext(*mContextSet.begin());
625 void Display::destroyContext(egl::Context *context)
  /external/webrtc/webrtc/modules/video_render/android/java/src/org/webrtc/videoengine/
ViEAndroidGLES20.java 98 public void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context) {
  /packages/apps/LegacyCamera/src/com/android/camera/panorama/
MosaicRendererSurfaceView.java 112 public void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context) {
  /cts/tests/vr/src/android/vr/cts/
OpenGLESActivity.java 249 public void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context) {
275 public void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context) {
  /cts/tests/tests/openglperf/src/android/openglperf/cts/
GLSurfaceViewCustom.java 771 void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context);
785 public void destroyContext(EGL10 egl, EGLDisplay display,
    [all...]
  /external/replicaisland/src/com/replica/replicaisland/
GLSurfaceView.java 702 void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context);
716 public void destroyContext(EGL10 egl, EGLDisplay display,
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLSurfaceView.java 786 void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context);
800 public void destroyContext(EGL10 egl, EGLDisplay display,
    [all...]
  /external/deqp/modules/egl/
teglRobustnessTests.cpp 494 void destroyContext (void);
518 destroyContext();
527 void RenderingContext::destroyContext (void)
532 m_egl.destroyContext(m_display, m_context);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/internal/
dri_interface.h 589 void (*destroyContext)(__DRIcontext *context);
  /external/mesa3d/include/GL/internal/
dri_interface.h 771 void (*destroyContext)(__DRIcontext *context);
    [all...]
  /hardware/intel/img/psb_video/src/
psb_drv_video.h 673 void (*destroyContext)(
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-7.1.0_r7-robolectric-0.jar 
  /external/robolectric/v1/lib/main/
android.jar 
  /prebuilts/sdk/12/
android.jar 

Completed in 1542 milliseconds

1 2