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

  /sdk/emulator/opengl/system/egl/
eglDisplay.h 54 EGLBoolean getConfigNativePixelFormat(EGLConfig config, PixelFormat * format);
eglDisplay.cpp 196 if (getConfigNativePixelFormat(config, &format)) {
451 EGLBoolean eglDisplay::getConfigNativePixelFormat(EGLConfig config, PixelFormat * format)

Completed in 46 milliseconds