OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PFNEGLSETSWAPRECTANGLEANDROIDPROC
(Results
1 - 2
of
2
) sorted by null
/development/ndk/platforms/android-9/include/EGL/
eglext.h
245
typedef EGLBoolean (EGLAPIENTRYP
PFNEGLSETSWAPRECTANGLEANDROIDPROC
) (EGLDisplay dpy, EGLSurface draw, EGLint left, EGLint top, EGLint width, EGLint height);
/frameworks/base/opengl/include/EGL/
eglext.h
237
typedef EGLBoolean (EGLAPIENTRYP
PFNEGLSETSWAPRECTANGLEANDROIDPROC
) (EGLDisplay dpy, EGLSurface draw, EGLint left, EGLint top, EGLint width, EGLint height);
Completed in 180 milliseconds