Searched defs:eglConfig_ (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/ | ||
H A D | egl_manager.h | 42 EGLConfig eglConfig_; variable |
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/util/ | ||
H A D | egl_manager.h | 80 EGLConfig eglConfig_; variable |
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/ | ||
H A D | drawing_gpu_context_test.cpp | 36 EGLConfig eglConfig_ = EGL_NO_CONFIG_KHR; member in OHOS::Rosen::Drawing::NativeDrawingGpuContextTest |
H A D | drawing_surface_test.cpp | 39 EGLConfig eglConfig_ = EGL_NO_CONFIG_KHR; member in OHOS::Rosen::Drawing::NativeDrawingSurfaceTest |
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/systemtest/ | ||
H A D | opengl_wrapper_api_test.cpp | 51 static inline EGLConfig eglConfig_ = EGL_NO_CONFIG_KHR; member in OHOS::Rosen::OpenglWrapperApiTest |