Home
last modified time | relevance | path

Searched defs:CreateSurface (Results 1 – 25 of 59) sorted by relevance

123

/ohos5.0/foundation/multimedia/av_codec/test/unittest/common/common_mock/surface/capi/
H A Dsurface_capi_mock.cpp21 std::shared_ptr<SurfaceMock> SurfaceMockFactory::CreateSurface() in CreateSurface() function in OHOS::MediaAVCodec::SurfaceMockFactory
26 std::shared_ptr<SurfaceMock> SurfaceMockFactory::CreateSurface(sptr<Surface> &surface) in CreateSurface() function in OHOS::MediaAVCodec::SurfaceMockFactory
/ohos5.0/foundation/multimedia/av_codec/test/unittest/common/common_mock/surface/inner/
H A Dsurface_inner_mock.cpp26 std::shared_ptr<SurfaceMock> SurfaceMockFactory::CreateSurface() in CreateSurface() function in OHOS::MediaAVCodec::SurfaceMockFactory
31 std::shared_ptr<SurfaceMock> SurfaceMockFactory::CreateSurface(sptr<Surface> &surface) in CreateSurface() function in OHOS::MediaAVCodec::SurfaceMockFactory
/ohos5.0/foundation/graphic/surface_lite/frameworks/
H A Dsurface.cpp20 Surface* Surface::CreateSurface() in CreateSurface() function in OHOS::Surface
/ohos5.0/foundation/window/window_manager/test/common/utils/src/
H A Dscreen_manager_utils.cpp24 bool ScreenManagerUtils::CreateSurface() in CreateSurface() function in OHOS::Rosen::ScreenManagerUtils
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/drawing_surface/
H A Dsurface_ohos.cpp35 std::shared_ptr<SurfaceBase> SurfaceOhos::CreateSurface(sptr<Surface> surface) in CreateSurface() function in OHOS::Rosen::SurfaceOhos
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/
H A Ddrawing_proxy.cpp50 void* DrawingProxy::CreateSurface(void* window) in CreateSurface() function in OHOS::Rosen::DrawingProxy
H A Dvulkan_render_backend.h41 void* CreateSurface(void* window) override {return nullptr;} in CreateSurface() function
H A Dcanvas_context.cpp66 void* CanvasContext::CreateSurface(void* window) in CreateSurface() function in OHOS::Rosen::CanvasContext
H A Dsoftware_render_backend.h32 void* CreateSurface(void* window) override in CreateSurface() function
H A Degl_manager.cpp152 EGLSurface EGLManager::CreateSurface(EGLNativeWindowType eglNativeWindow) in CreateSurface() function in OHOS::Rosen::EGLManager
H A Dgles_render_backend.cpp121 void* GLESRenderBackend::CreateSurface(void* window) in CreateSurface() function in OHOS::Rosen::GLESRenderBackend
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H A Drs_surface_frame_darwin.cpp62 void RSSurfaceFrameDarwin::CreateSurface() in CreateSurface() function in OHOS::Rosen::RSSurfaceFrameDarwin
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H A Drs_surface_frame_windows.cpp58 void RSSurfaceFrameWindows::CreateSurface() in CreateSurface() function in OHOS::Rosen::RSSurfaceFrameWindows
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H A Drs_surface_frame_ohos_gl.cpp76 void RSSurfaceFrameOhosGl::CreateSurface() in CreateSurface() function in OHOS::Rosen::RSSurfaceFrameOhosGl
H A Drs_surface_frame_ohos_raster.cpp78 void RSSurfaceFrameOhosRaster::CreateSurface() in CreateSurface() function in OHOS::Rosen::RSSurfaceFrameOhosRaster
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render_backend/ohos/
H A Drender_context_ohos_vk.cpp41 bool RenderContextOhosVk::CreateSurface(const std::shared_ptr<RSRenderSurfaceFrame>& frame) in CreateSurface() function in OHOS::Rosen::RenderContextOhosVk
H A Drender_context_ohos_raster.cpp37 bool RenderContextOhosRaster::CreateSurface(const std::shared_ptr<RSRenderSurfaceFrame>& frame) in CreateSurface() function in OHOS::Rosen::RenderContextOhosRaster
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dsurface_delegate.cpp29 SurfaceDelegateError SurfaceDelegate::CreateSurface(bool isWindowSurface) in CreateSurface() function in OHOS::SurfaceDelegate
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render_backend/
H A Drender_context_base.h36 virtual bool CreateSurface(const std::shared_ptr<RSRenderSurfaceFrame>& frame) { return false; } in CreateSurface() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/systemtest/
H A Drs_interfaces_test_utils.cpp46 bool RSInterfacesTestUtils::CreateSurface() in CreateSurface() function in OHOS::Rosen::RSInterfacesTestUtils
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Degl_manager.cpp69 EGLSurface EglManager::CreateSurface(NativeWindow* window) in CreateSurface() function in OHOS::Rosen::EglManager
/ohos5.0/foundation/window/window_manager/test/systemtest/dms/
H A Ddisplay_test_utils.cpp66 bool DisplayTestUtils::CreateSurface() in CreateSurface() function in OHOS::Rosen::DisplayTestUtils
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_framebuffer_surface.cpp53 SurfaceError HdiFramebufferSurface::CreateSurface(sptr<HdiFramebufferSurface> &fbSurface) in CreateSurface() function in OHOS::Rosen::HdiFramebufferSurface
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_dma_buffer_surface_render_node_drawable.cpp47 bool RSSurfaceRenderNodeDrawable::CreateSurface() in CreateSurface() function in OHOS::Rosen::DrawableV2::RSSurfaceRenderNodeDrawable
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/text/renderservice/
H A Dmain.cpp155 std::shared_ptr<RSSurfaceNode> CreateSurface() in CreateSurface() function

123