HomeSort by relevance Sort by last modified time
    Searched refs:EGLClientBuffer (Results 101 - 105 of 105) sorted by null

1 2 3 45

  /external/chromium_org/third_party/angle/src/libEGL/
libEGL.cpp 601 EGLSurface __stdcall eglCreatePbufferFromClientBuffer(EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer, EGLConfig config, const EGLint *attrib_list)
603 EVENT("(EGLDisplay dpy = 0x%0.8p, EGLenum buftype = 0x%X, EGLClientBuffer buffer = 0x%0.8p, "
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/common/
egl_g3d_api.c 393 EGLClientBuffer buffer,
  /external/mesa3d/src/gallium/state_trackers/egl/common/
egl_g3d_api.c 393 EGLClientBuffer buffer,
  /frameworks/native/opengl/libagl/
egl.cpp     [all...]
  /frameworks/base/core/jni/
android_opengl_EGL14.cpp 852 /* EGLSurface eglCreatePbufferFromClientBuffer ( EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer, EGLConfig config, const EGLint *attrib_list ) */
900 (EGLClientBuffer)buffer,
    [all...]

Completed in 36 milliseconds

1 2 3 45