/foundation/multimedia/av_codec/test/unittest/common/common_mock/surface/capi/ |
D | surface_capi_mock.cpp | 20 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/ |
D | surface_inner_mock.cpp | 26 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/ |
D | surface.cpp | 20 Surface* Surface::CreateSurface() in CreateSurface() function in OHOS::Surface
|
/foundation/window/window_manager/test/common/utils/src/ |
D | screen_manager_utils.cpp | 24 bool ScreenManagerUtils::CreateSurface() in CreateSurface() function in OHOS::Rosen::ScreenManagerUtils
|
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/drawing_surface/ |
D | surface_ohos.cpp | 34 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/ |
D | drawing_proxy.cpp | 45 void* DrawingProxy::CreateSurface(void* window) in CreateSurface() function in OHOS::Rosen::DrawingProxy
|
D | vulkan_render_backend.h | 41 void* CreateSurface(void* window) override {return nullptr;} in CreateSurface() function
|
D | canvas_context.cpp | 59 void* CanvasContext::CreateSurface(void* window) in CreateSurface() function in OHOS::Rosen::CanvasContext
|
D | software_render_backend.h | 32 void* CreateSurface(void* window) override in CreateSurface() function
|
D | gles_render_backend.cpp | 100 void* GLESRenderBackend::CreateSurface(void* window) in CreateSurface() function in OHOS::Rosen::GLESRenderBackend
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/ |
D | rs_surface_frame_darwin.cpp | 59 void RSSurfaceFrameDarwin::CreateSurface() in CreateSurface() function in OHOS::Rosen::RSSurfaceFrameDarwin
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render_backend/ohos/ |
D | render_context_ohos_vk.cpp | 41 bool RenderContextOhosVk::CreateSurface(const std::shared_ptr<RSRenderSurfaceFrame>& frame) in CreateSurface() function in OHOS::Rosen::RenderContextOhosVk
|
D | render_context_ohos_raster.cpp | 37 bool RenderContextOhosRaster::CreateSurface(const std::shared_ptr<RSRenderSurfaceFrame>& frame) in CreateSurface() function in OHOS::Rosen::RenderContextOhosRaster
|
/foundation/graphic/graphic_2d/frameworks/surface/src/ |
D | surface_delegate.cpp | 29 SurfaceDelegateError SurfaceDelegate::CreateSurface(bool isWindowSurface) in CreateSurface() function in OHOS::SurfaceDelegate
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/ |
D | rs_surface_frame_windows.cpp | 77 void RSSurfaceFrameWindows::CreateSurface() in CreateSurface() function in OHOS::Rosen::RSSurfaceFrameWindows
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/ |
D | rs_surface_frame_ohos_gl.cpp | 98 void RSSurfaceFrameOhosGl::CreateSurface() in CreateSurface() function in OHOS::Rosen::RSSurfaceFrameOhosGl
|
D | rs_surface_frame_ohos_raster.cpp | 104 void RSSurfaceFrameOhosRaster::CreateSurface() in CreateSurface() function in OHOS::Rosen::RSSurfaceFrameOhosRaster
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render_backend/ |
D | render_context_base.h | 36 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/ |
D | egl_manager.cpp | 70 EGLSurface EglManager::CreateSurface(NativeWindow* window) in CreateSurface() function in OHOS::Rosen::EglManager
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/systemtest/ |
D | rs_interfaces_test_utils.cpp | 46 bool RSInterfacesTestUtils::CreateSurface() in CreateSurface() function in OHOS::Rosen::RSInterfacesTestUtils
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
D | skia_impl_factory.cpp | 116 std::unique_ptr<SurfaceImpl> SkiaImplFactory::CreateSurface() in CreateSurface() function in OHOS::Rosen::Drawing::SkiaImplFactory
|
/foundation/window/window_manager/test/systemtest/dms/ |
D | display_test_utils.cpp | 66 bool DisplayTestUtils::CreateSurface() in CreateSurface() function in OHOS::Rosen::DisplayTestUtils
|
/foundation/multimedia/player_framework/test/unittest/avcodec_test/native/ |
D | avcodec_mock_factory.cpp | 107 std::shared_ptr<SurfaceMock> AVCodecMockFactory::CreateSurface() in CreateSurface() function in OHOS::Media::AVCodecMockFactory
|
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/ |
D | hdi_framebuffer_surface.cpp | 53 SurfaceError HdiFramebufferSurface::CreateSurface(sptr<HdiFramebufferSurface> &fbSurface) in CreateSurface() function in OHOS::Rosen::HdiFramebufferSurface
|
/foundation/graphic/graphic_2d/rosen/samples/text/renderservice/ |
D | main.cpp | 154 std::shared_ptr<RSSurfaceNode> CreateSurface() in CreateSurface() function
|