Searched refs:hwcFormat (Results 1 – 2 of 2) sorted by relevance
47 std::unique_ptr<RenderEngine> RenderEngine::create(int hwcFormat, uint32_t featureFlags) { in create() argument62 config = chooseEglConfig(display, hwcFormat, /*logConfig*/ true); in create()101 dummyConfig = chooseEglConfig(display, hwcFormat, /*logConfig*/ true); in create()
182 static std::unique_ptr<RenderEngine> create(int hwcFormat, uint32_t featureFlags);