Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/RenderEngine/
DRenderEngine.cpp47 std::unique_ptr<RenderEngine> RenderEngine::create(int hwcFormat, uint32_t featureFlags) { in create() argument
62 config = chooseEglConfig(display, hwcFormat, /*logConfig*/ true); in create()
101 dummyConfig = chooseEglConfig(display, hwcFormat, /*logConfig*/ true); in create()
DRenderEngine.h182 static std::unique_ptr<RenderEngine> create(int hwcFormat, uint32_t featureFlags);