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

  /device/generic/goldfish-opengl/system/egl/
eglDisplay.h 60 EGLBoolean getConfigGLPixelFormat(EGLConfig config, GLenum * format);
eglDisplay.cpp 528 EGLBoolean eglDisplay::getConfigGLPixelFormat(EGLConfig config, GLenum * format)
egl.cpp 1071 if (s_display.getConfigGLPixelFormat(config, &pixelFormat) == EGL_FALSE)
    [all...]

Completed in 65 milliseconds