OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EGL_CLIENT_APIS
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/libs/surfaceflinger/DisplayHardware/
DisplayHardware.cpp
160
LOGI("Client API: %s", eglQueryString(display,
EGL_CLIENT_APIS
)?:"Not Supported");
/frameworks/base/opengl/include/EGL/
egl.h
165
#define
EGL_CLIENT_APIS
0x308D
/frameworks/base/opengl/libs/EGL/
egl.cpp
701
cnx->egl.eglQueryString(idpy,
EGL_CLIENT_APIS
);
[
all
...]
/frameworks/base/opengl/libagl/
egl.cpp
[
all
...]
Completed in 16 milliseconds