HomeSort by relevance Sort by last modified time
    Searched refs:buftype (Results 76 - 83 of 83) sorted by null

1 2 34

  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/EGL/
egl.h 285 EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer,
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/EGL/
egl.h 285 EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer,
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/EGL/
egl.h 285 EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer,
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/EGL/
egl.h 285 EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer,
  /external/mesa3d/src/gallium/state_trackers/egl/common/
egl_g3d_api.c 392 EGLenum buftype,
402 switch (buftype) {
443 gsurf->client_buffer_type = buftype;
  /device/generic/goldfish/opengl/system/egl/
egl.cpp 796 EGLSurface eglCreatePbufferFromClientBuffer(EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer, EGLConfig config, const EGLint *attrib_list)
800 (void)buftype;
    [all...]
  /external/mesa3d/src/egl/main/
eglapi.c     [all...]
  /frameworks/native/opengl/libs/EGL/
eglApi.cpp     [all...]

Completed in 376 milliseconds

1 2 34