Home
last modified time | relevance | path

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

123

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

123