Home
last modified time | relevance | path

Searched defs:surface (Results 1 - 25 of 438) sorted by relevance

12345678910>>...18

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_content_modifier.cpp30 auto surface = DynamicCast<NG::RosenRenderSurface>(renderSuface_); in onDraw() local
H A Dweb_paint_method.h27 WebPaintMethod(RefPtr<NG::RenderSurface> surface): renderSuface_(surface) {} in WebPaintMethod() argument
H A Dweb_paint_method.cpp31 auto surface = DynamicCast<NG::RosenRenderSurface>(painter->renderSuface_); in GetForegroundDrawFunction() local
/foundation/graphic/surface_lite/frameworks/
H A Dsurface.cpp22 SurfaceImpl* surface = new SurfaceImpl(); in CreateSurface() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H A Drs_surface_ohos_converter.cpp21 sptr<Surface> RSSurfaceConverter::ConvertToOhosSurface(std::shared_ptr<RSSurface> surface) in ConvertToOhosSurface() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/windows/
H A Dplatform_create_functions_vk.cpp25 VkSurfaceKHR surface = VK_NULL_HANDLE; in CreateSurface() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/mac/
H A Dplatform_create_functions_vk.cpp25 VkSurfaceKHR surface = VK_NULL_HANDLE; in CreateSurface() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/linux/
H A Dplatform_create_functions_vk.cpp25 VkSurfaceKHR surface = VK_NULL_HANDLE; in CreateSurface() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ohos/
H A Dplatform_create_functions_vk.cpp25 VkSurfaceKHR surface = VK_NULL_HANDLE; in CreateSurface() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_surface_ohos_converter.cpp27 sptr<Surface> RSSurfaceConverter::ConvertToOhosSurface(std::shared_ptr<RSSurface> surface) in ConvertToOhosSurface() argument
/foundation/distributedhardware/distributed_camera/services/data_process/src/utils/
H A Dproperty_carrier.cpp26 int32_t PropertyCarrier::CarrySurfaceProperty(sptr<Surface>& surface) in CarrySurfaceProperty() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_camera_buffer_listener_adapter_wrapper.cpp31 void ArkCameraBufferListenerAdapterWrapper::OnBufferAvailable(std::shared_ptr<NWeb::CameraSurfaceAdapter> surface, in OnBufferAvailable() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_camera_buffer_listener_adapter_impl.cpp29 void ArkCameraBufferListenerAdapterImpl::OnBufferAvailable(ArkWebRefPtr<ArkCameraSurfaceAdapter> surface, in OnBufferAvailable() argument
H A Dark_producer_surface_adapter_wrapper.cpp34 ArkWebRefPtr<ArkSurfaceBufferAdapter> surface; in RequestBuffer() local
/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() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render_backend/
H A Drs_surface_factory.cpp24 CreateRSSurface(const PlatformName& platformName, const sptr<Surface>& surface, std::shared_ptr<DrawingContext> drawingContext) CreateRSSurface() argument
/foundation/multimedia/av_codec/test/unittest/common/common_mock/surface/capi/
H A Dsurface_capi_mock.cpp26 std::shared_ptr<SurfaceMock> SurfaceMockFactory::CreateSurface(sptr<Surface> &surface) in CreateSurface() argument
/foundation/multimedia/av_codec/test/unittest/common/common_mock/surface/inner/
H A Dsurface_inner_mock.h26 explicit SurfaceInnerMock(sptr<Surface> &surface) : surface_(surface) {} in SurfaceInnerMock() argument
H A Dsurface_inner_mock.cpp31 std::shared_ptr<SurfaceMock> SurfaceMockFactory::CreateSurface(sptr<Surface> &surface) in CreateSurface() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_paint_method.h27 XComponentPaintMethod(const RefPtr<NG::RenderSurface>& surface, const RefPtr<XComponentPattern>& pattern) in XComponentPaintMethod() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/
H A Dsurface_test.cpp46 OH_Drawing_Surface* surface = nullptr; in OnTestPerformance() local
/foundation/window/window_manager/utils/test/unittest/
H A Dsurface_reader_test.cpp67 sptr<Surface> surface = reader->GetSurface(); in HWTEST_F() local
/foundation/distributedhardware/distributed_camera/services/data_process/include/pipeline_node/multimedia_codec/decoder/
H A Ddecode_surface_listener.h30 DecodeSurfaceListener(sptr<IConsumerSurface> surface, std::weak_ptr<DecodeDataProcess> decodeVideoNode) in DecodeSurfaceListener() argument
/foundation/window/window_manager_lite/frameworks/wms/
H A Dlite_proxy_surface.cpp20 LiteProxySurface::LiteProxySurface(Surface* surface) in LiteProxySurface() argument
/base/web/webview/test/fuzztest/ohos_adapter/aafwk_adapter/aafwkbrowserhost_fuzzer/
H A Daafwkbrowserhost_fuzzer.cpp50 sptr<Surface> surface; in AafwkBrowserHostFuzzTest() local

Completed in 5 milliseconds

12345678910>>...18