Home
last modified time | relevance | path

Searched refs:eglNativeWindow (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/
H A Degl_manager.h36 EGLSurface CreateSurface(EGLNativeWindowType eglNativeWindow);
H A Degl_manager.cpp152 EGLSurface EGLManager::CreateSurface(EGLNativeWindowType eglNativeWindow) in CreateSurface() argument
158 nativeWindow_ = eglNativeWindow; in CreateSurface()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/
H A Drender_context.h67 EGLSurface CreateEGLSurface(EGLNativeWindowType eglNativeWindow);
H A Drender_context.cpp261 EGLSurface RenderContext::CreateEGLSurface(EGLNativeWindowType eglNativeWindow) in CreateEGLSurface() argument
267 nativeWindow_ = eglNativeWindow; in CreateEGLSurface()

Completed in 3 milliseconds