OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getConfigGLPixelFormat
(Results
1 - 3
of
3
) sorted by null
/device/generic/goldfish/opengl/system/egl/
eglDisplay.h
53
EGLBoolean
getConfigGLPixelFormat
(EGLConfig config, GLenum * format);
eglDisplay.cpp
475
EGLBoolean eglDisplay::
getConfigGLPixelFormat
(EGLConfig config, GLenum * format)
egl.cpp
679
if (s_display.
getConfigGLPixelFormat
(config, &pixelFormat) == EGL_FALSE)
[
all
...]
Completed in 71 milliseconds