Searched refs:getConfigNativePixelFormat (Results 1 – 2 of 2) sorted by relevance
54 EGLBoolean getConfigNativePixelFormat(EGLConfig config, PixelFormat * format);
208 if (getConfigNativePixelFormat(config, &format)) { in processConfigs()463 EGLBoolean eglDisplay::getConfigNativePixelFormat(EGLConfig config, PixelFormat * format) in getConfigNativePixelFormat() function in eglDisplay