Home
last modified time | relevance | path

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

12

/foundation/multimedia/av_codec/test/unittest/common/common_mock/surface/capi/
Dsurface_capi_mock.cpp20 std::shared_ptr<SurfaceMock> SurfaceMockFactory::CreateSurface() in CreateSurface() function in OHOS::MediaAVCodec::SurfaceMockFactory
25 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.cpp34 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.cpp45 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.cpp59 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.cpp100 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.cpp59 void RSSurfaceFrameDarwin::CreateSurface() in CreateSurface() function in OHOS::Rosen::RSSurfaceFrameDarwin
/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/frameworks/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/src/platform/windows/
Drs_surface_frame_windows.cpp77 void RSSurfaceFrameWindows::CreateSurface() in CreateSurface() function in OHOS::Rosen::RSSurfaceFrameWindows
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
Drs_surface_frame_ohos_gl.cpp98 void RSSurfaceFrameOhosGl::CreateSurface() in CreateSurface() function in OHOS::Rosen::RSSurfaceFrameOhosGl
Drs_surface_frame_ohos_raster.cpp104 void RSSurfaceFrameOhosRaster::CreateSurface() in CreateSurface() function in OHOS::Rosen::RSSurfaceFrameOhosRaster
/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/interfaces/kits/napi/graphic/webgl/src/webgl/src/
Degl_manager.cpp70 EGLSurface EglManager::CreateSurface(NativeWindow* window) in CreateSurface() function in OHOS::Rosen::EglManager
/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/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
Dskia_impl_factory.cpp116 std::unique_ptr<SurfaceImpl> SkiaImplFactory::CreateSurface() in CreateSurface() function in OHOS::Rosen::Drawing::SkiaImplFactory
/foundation/window/window_manager/test/systemtest/dms/
Ddisplay_test_utils.cpp66 bool DisplayTestUtils::CreateSurface() in CreateSurface() function in OHOS::Rosen::DisplayTestUtils
/foundation/multimedia/player_framework/test/unittest/avcodec_test/native/
Davcodec_mock_factory.cpp107 std::shared_ptr<SurfaceMock> AVCodecMockFactory::CreateSurface() in CreateSurface() function in OHOS::Media::AVCodecMockFactory
/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/samples/text/renderservice/
Dmain.cpp154 std::shared_ptr<RSSurfaceNode> CreateSurface() in CreateSurface() function

12