Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/egl/
DeglDisplay.h67 EGLBoolean getConfigNativePixelFormat(EGLConfig config, uint32_t * format);
DeglDisplay.cpp208 if (getConfigNativePixelFormat(config, &format)) { in processConfigs()
545 EGLBoolean eglDisplay::getConfigNativePixelFormat(EGLConfig config, uint32_t * format) in getConfigNativePixelFormat() function in eglDisplay