Home
last modified time | relevance | path

Searched defs:CreatePbufferSurface (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/egl_image/src/
H A Drender_context.cpp96 bool RenderContext::CreatePbufferSurface() in CreatePbufferSurface() function in OHOS::Media::RenderContext
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render_backend/ohos/
H A Drender_context_ohos_gl.cpp346 void RenderContextOhosGl::CreatePbufferSurface() in CreatePbufferSurface() function in OHOS::Rosen::RenderContextOhosGl
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/
H A Drender_context.cpp134 void RenderContext::CreatePbufferSurface() in CreatePbufferSurface() function in OHOS::Rosen::RenderContext
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_wrapper_display.cpp595 EGLSurface EglWrapperDisplay::CreatePbufferSurface(EGLConfig config, const EGLint *attribList) in CreatePbufferSurface() function in OHOS::EglWrapperDisplay