HomeSort by relevance Sort by last modified time
    Searched defs:eglCopyBuffers_t (Results 1 - 3 of 3) sorted by null

  /development/tools/emulator/opengl/host/libs/libOpenglRender/
egl_proc.h 55 typedef EGLBoolean (EGLAPIENTRY *eglCopyBuffers_t) (EGLDisplay, EGLSurface, EGLNativePixmapType);
  /development/tools/emulator/opengl/tests/EGL_host_wrapper/
egl_proc.h 55 typedef EGLBoolean (* eglCopyBuffers_t) (EGLDisplay, EGLSurface, EGLNativePixmapType);
  /development/tools/emulator/opengl/tests/gles_android_wrapper/
egl_proc.h 55 typedef EGLBoolean (* eglCopyBuffers_t) (EGLDisplay, EGLSurface, EGLNativePixmapType);

Completed in 473 milliseconds