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

  /device/generic/goldfish-opengl/system/egl/
eglDisplay.h 61 EGLBoolean getConfigNativePixelFormat(EGLConfig config, PixelFormat * format);
eglDisplay.cpp 220 if (getConfigNativePixelFormat(config, &format)) {
504 EGLBoolean eglDisplay::getConfigNativePixelFormat(EGLConfig config, PixelFormat * format)

Completed in 379 milliseconds