Home
last modified time | relevance | path

Searched refs:nwindow (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H A Drender_context_sample.cpp235 if (nwindow == nullptr) { in ProduceDrawingBuffer()
236 nwindow = CreateNativeWindowFromSurface(&drawingPSurface); in ProduceDrawingBuffer()
237 eglSurface = renderContext->CreateEGLSurface((EGLNativeWindowType)nwindow); in ProduceDrawingBuffer()
239 NativeWindowHandleOpt(nwindow, SET_BUFFER_GEOMETRY, width, height); in ProduceDrawingBuffer()
H A Drender_context_sample.h61 struct NativeWindow* nwindow = nullptr; member in OHOS::Rosen::RenderContextSample

Completed in 2 milliseconds