Home
last modified time | relevance | path

Searched refs:getConfigNativePixelFormat (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/system/egl/
DeglDisplay.h67 EGLBoolean getConfigNativePixelFormat(EGLConfig config, PixelFormat * format);
DeglDisplay.cpp212 if (getConfigNativePixelFormat(config, &format)) { in processConfigs()
544 EGLBoolean eglDisplay::getConfigNativePixelFormat(EGLConfig config, PixelFormat * format) in getConfigNativePixelFormat() function in eglDisplay