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

  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
egl_proc.h 66 typedef EGLBoolean (* eglSetSwapRectangleANDROID_t) (EGLDisplay, EGLSurface, EGLint, EGLint, EGLint, EGLint);
  /sdk/emulator/opengl/host/libs/libOpenglRender/
egl_proc.h 66 typedef EGLBoolean (EGLAPIENTRY *eglSetSwapRectangleANDROID_t) (EGLDisplay, EGLSurface, EGLint, EGLint, EGLint, EGLint);
  /sdk/emulator/opengl/tests/EGL_host_wrapper/
egl_proc.h 66 typedef EGLBoolean (* eglSetSwapRectangleANDROID_t) (EGLDisplay, EGLSurface, EGLint, EGLint, EGLint, EGLint);

Completed in 27 milliseconds