HomeSort by relevance Sort by last modified time
    Searched refs:eglDestroyImageKHR (Results 51 - 60 of 60) sorted by null

1 23

  /frameworks/native/opengl/include/EGL/
eglext.h 85 EGLAPI EGLBoolean EGLAPIENTRY eglDestroyImageKHR (EGLDisplay dpy, EGLImageKHR image);
  /external/chromium_org/content/common/gpu/media/
exynos_video_decode_accelerator.cc 135 eglDestroyImageKHR(egl_display, egl_image);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/egl/main/
eglapi.c 923 { "eglDestroyImageKHR", (_EGLProc) eglDestroyImageKHR },
    [all...]
  /external/mesa3d/src/egl/main/
eglapi.c 923 { "eglDestroyImageKHR", (_EGLProc) eglDestroyImageKHR },
    [all...]
  /device/generic/goldfish/opengl/system/egl/
egl.cpp     [all...]
  /frameworks/native/opengl/libagl/
egl.cpp 862 { "eglDestroyImageKHR",
863 (__eglMustCastToProperFunctionPointerType)&eglDestroyImageKHR },
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLProtoBuf.java 608 eglDestroyImageKHR(578, 2037),
    [all...]
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace.pb.cpp     [all...]
gltrace.pb.h     [all...]
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp     [all...]

Completed in 752 milliseconds

1 23