Home
last modified time | relevance | path

Searched refs:EGL_SUPPORT_VERSION (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/effect/test/unittest/
H A Degl_manager_test.cpp36 EXPECT_EQ(manager.GetConfig(EglManager::EGL_SUPPORT_VERSION, nullptr), nullptr); in HWTEST_F()
51 EXPECT_EQ(manager.GetConfig(EglManager::EGL_SUPPORT_VERSION, nullptr), nullptr); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/effect/egl/src/
H A Degl_manager.cpp77 int version = EGL_SUPPORT_VERSION; in InitializeEGLDisplay()
79 version = EGL_SUPPORT_VERSION; in InitializeEGLDisplay()
124 int attrib3List[] = { EGL_CONTEXT_CLIENT_VERSION, EGL_SUPPORT_VERSION, EGL_NONE }; in CreateAndSetEGLContext()
/foundation/graphic/graphic_2d/rosen/modules/effect/egl/include/
H A Degl_manager.h32 static constexpr int EGL_SUPPORT_VERSION = 3; member in OHOS::Rosen::EglManager

Completed in 1 milliseconds