Home
last modified time | relevance | path

Searched defs:eglContext_ (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/
H A Degl_manager.h40 EGLContext eglContext_; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render_backend/ohos/
H A Drender_context_ohos_gl.h52 EGLContext eglContext_ = EGL_NO_CONTEXT; variable
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/egl_image/include/
H A Drender_context.h82 EGLContext eglContext_ = EGL_NO_CONTEXT; variable
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/util/
H A Degl_manager.h81 EGLContext eglContext_; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_gpu_context_test.cpp37 EGLContext eglContext_ = EGL_NO_CONTEXT; member in OHOS::Rosen::Drawing::NativeDrawingGpuContextTest
H A Ddrawing_surface_test.cpp40 EGLContext eglContext_ = EGL_NO_CONTEXT; member in OHOS::Rosen::Drawing::NativeDrawingSurfaceTest
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/image/
H A Dgpu_context_test.cpp57 static EGLContext eglContext_; member in OHOS::Rosen::Drawing::GpuContextTest
61 EGLContext GpuContextTest::eglContext_ = EGL_NO_CONTEXT; member in OHOS::Rosen::Drawing::GpuContextTest
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scene_viewer/
H A Drender_scene_viewer.h136 EGLContext eglContext_ = EGL_NO_CONTEXT; variable
/ohos5.0/foundation/graphic/graphic_2d/frameworks/surfaceimage/include/
H A Dsurface_image.h104 EGLContext eglContext_ = EGL_NO_CONTEXT; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/
H A Drender_context.h153 EGLContext eglContext_ = EGL_NO_CONTEXT; variable
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/systemtest/
H A Dopengl_wrapper_api_test.cpp52 static inline EGLContext eglContext_ = EGL_NO_CONTEXT; member in OHOS::Rosen::OpenglWrapperApiTest
/ohos5.0/foundation/graphic/graphic_2d/frameworks/surfaceimage/test/unittest/
H A Dnative_image_test.cpp112 static inline EGLContext eglContext_ = EGL_NO_CONTEXT; member in OHOS::Rosen::NativeImageTest