OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rcGetEGLVersion
(Results
1 - 2
of
2
) sorted by null
/development/tools/emulator/opengl/host/libs/libOpenglRender/
RenderControl.cpp
31
static EGLint
rcGetEGLVersion
(EGLint* major, EGLint* minor)
327
dec->set_rcGetEGLVersion(
rcGetEGLVersion
);
/development/tools/emulator/opengl/system/egl/
eglDisplay.cpp
127
EGLint status = rcEnc->
rcGetEGLVersion
(rcEnc, &m_major, &m_minor);
Completed in 62 milliseconds