Home
last modified time | relevance | path

Searched defs:eglSurface (Results 1 - 6 of 6) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/render_context/
H A Drender_context_test.cpp53 EGLSurface eglSurface = renderContext.CreateEGLSurface(nullptr); in HWTEST_F() local
73 EGLSurface eglSurface = renderContext.CreateEGLSurface(nullptr); in HWTEST_F() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/util/
H A Degl_manager.h39 void SetCurrentSurface(EGLSurface eglSurface) in SetCurrentSurface() argument
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Degl_manager.cpp71 EGLSurface eglSurface = nullptr; in CreateSurface() local
[all...]
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H A Drender_context_sample.h64 EGLSurface eglSurface = EGL_NO_SURFACE; member in OHOS::Rosen::RenderContextSample
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render_backend/
H A Drs_render_surface_frame.h54 EGLSurface eglSurface; member
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Degl_state.cpp969 EGLSurface eglSurface = eglCreateWindowSurface(plat_.display, plat_.config, variable

Completed in 4 milliseconds