Searched defs:hwcFormat (Results 1 - 1 of 1) sorted by path

/frameworks/native/services/surfaceflinger/RenderEngine/
H A DRenderEngine.cpp49 RenderEngine* RenderEngine::create(EGLDisplay display, int hwcFormat) { argument
62 config = chooseEglConfig(display, hwcFormat);
103 dummyConfig = chooseEglConfig(display, hwcFormat);

Completed in 83 milliseconds