Home
last modified time | relevance | path

Searched defs:surface (Results 1 – 25 of 47) sorted by relevance

12

/base/web/webview/ohos_nweb/src/
Dnweb_surface_adapter.cpp34 …NWebOutputFrameCallbackImpl(wptr<Surface> surface, NWebSurfaceAdapter *adapter) : surface_(surface… in NWebOutputFrameCallbackImpl()
54 std::shared_ptr<NWebCreateInfoImpl> NWebSurfaceAdapter::GetCreateInfo(sptr<Surface> surface, in GetCreateInfo()
77 sptr<Surface> surface = surfaceWeak.promote(); in OutputFrameCallback() local
96 sptr<SurfaceBuffer> NWebSurfaceAdapter::RequestBuffer(sptr<Surface> surface, uint32_t width, uint32… in RequestBuffer()
165 sptr<Surface> surface, sptr<SurfaceBuffer> surfaceBuffer, uint32_t width, uint32_t height) in FlushBuffer()
/base/web/webview/ohos_adapter/aafwk_adapter/src/
Daafwk_browser_client_adapter_impl.cpp62 sptr<IRemoteObject> surface = reply.ReadRemoteObject(); in QueryRenderSurface() local
92 void BrowserClient::PassSurface(sptr<Surface> surface, int64_t surface_id) in PassSurface()
157 sptr<Surface> surface = Surface::CreateSurfaceAsProducer(bufferProducer); in QueryRenderSurface() local
193 sptr<Surface> surface = utils->GetSurface(surface_id); in PassSurface() local
Daafwk_browser_host_impl.cpp107 sptr<Surface> surface = Surface::CreateSurfaceAsProducer(bufferProducer); in HandlePassSurface() local
133 sptr<Surface> surface = ohNativeWindow->surface; in QueryRenderSurface() local
149 void AafwkBrowserHostImpl::PassSurface(sptr<Surface> surface, int64_t surface_id) in PassSurface()
/base/web/webview/test/fuzztest/ohos_adapter/aafwk_adapter/aafwkbrowserclientadapter_fuzzer/
Daafwkbrowserclientadapter_fuzzer.cpp64 void MockBrowserClient::PassSurface(sptr<Surface> surface, int64_t surface_id) in PassSurface()
85 sptr<Surface> surface; in AafwkBrowserClientAdapterFuzzTest() local
/base/update/updater/services/ui/driver/
Dgraphic_engine.cpp39 __attribute__((weak)) void PostInitSurfDev(std::unique_ptr<SurfaceDev> &surfDev, GrSurface &surface) in PostInitSurfDev()
55 GrSurface surface {}; in Init() local
Dfbdev_driver.cpp124 void FbdevDriver::GetGrSurface(GrSurface &surface) in GetGrSurface()
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
Dark_camera_buffer_listener_adapter_wrapper.cpp31 …eraBufferListenerAdapterWrapper::OnBufferAvailable(std::shared_ptr<NWeb::CameraSurfaceAdapter> sur… in OnBufferAvailable()
Dark_media_codec_encoder_adapter_impl.cpp85 std::shared_ptr<NWeb::ProducerSurfaceAdapter> surface = real_->CreateInputSurface(); in CreateInputSurface() local
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
Dark_camera_buffer_listener_adapter_impl.cpp29 …ArkCameraBufferListenerAdapterImpl::OnBufferAvailable(ArkWebRefPtr<ArkCameraSurfaceAdapter> surfac… in OnBufferAvailable()
Dark_producer_surface_adapter_wrapper.cpp34 ArkWebRefPtr<ArkSurfaceBufferAdapter> surface; in RequestBuffer() local
Dark_media_codec_encoder_adapter_wrapper.cpp103 ArkWebRefPtr<ArkProducerSurfaceAdapter> surface = ctocpp_->CreateInputSurface(); in CreateInputSurface() local
/base/web/webview/test/unittest/nweb_surface_adapter_test/
Dnweb_surface_adapter_test.cpp105 sptr<Surface> surface = nullptr; variable
170 sptr<Surface> surface = nullptr; variable
/base/web/webview/test/fuzztest/ohos_adapter/aafwk_adapter/aafwkbrowserhost_fuzzer/
Daafwkbrowserhost_fuzzer.cpp50 sptr<Surface> surface; in AafwkBrowserHostFuzzTest() local
/base/web/webview/test/unittest/ohos_adapter/camera_adapter_impl_test/
Dcamera_adapter_impl_test.cpp61 sptr<Surface> surface = surfaceNode->GetSurface(); in SetUpTestCase() local
101 void OnBufferAvailable(std::shared_ptr<CameraSurfaceAdapter> surface, in OnBufferAvailable()
218 sptr<IConsumerSurface> surface = IConsumerSurface::Create(); variable
499 sptr<IConsumerSurface> surface = IConsumerSurface::Create(); variable
/base/useriam/face_auth/test/fuzztest/faceauthservice_fuzzer/
Dface_auth_service_fuzzer.cpp48 auto surface = IConsumerSurface::Create(); in FuzzSetBufferProducer() local
/base/telephony/cellular_call/services/control/src/
Dims_video_call_control.cpp51 int32_t slotId, int32_t callIndex, const std::string &surfaceID, sptr<Surface> surface) in SetPreviewWindow()
66 int32_t slotId, int32_t callIndex, const std::string &surfaceID, sptr<Surface> surface) in SetDisplayWindow()
/base/web/webview/ohos_adapter/graphic_adapter/src/
Dsurface_adapter_impl.cpp108 wptr<IConsumerSurface> surface, std::shared_ptr<IBufferConsumerListenerAdapter> listener) in BufferConsumerListenerImpl()
224 ProducerSurfaceAdapterImpl::ProducerSurfaceAdapterImpl(sptr<Surface> surface) : surface_(surface) {} in ProducerSurfaceAdapterImpl()
/base/telephony/call_manager/test/fuzztest/controlcamera_fuzzer/
Dcontrolcamera_fuzzer.cpp63 auto surface = SurfaceUtils::GetInstance()->GetSurface(tmpSurfaceId); in SetPreviewWindow() local
95 auto surface = SurfaceUtils::GetInstance()->GetSurface(tmpSurfaceId); in SetDisplayWindow() local
/base/telephony/call_manager/services/call/src/
Dott_call.cpp380 int32_t OTTCall::SetPreviewWindow(std::string &surfaceId, sptr<Surface> surface) in SetPreviewWindow()
385 int32_t OTTCall::SetDisplayWindow(std::string &surfaceId, sptr<Surface> surface) in SetDisplayWindow()
Dims_call.cpp406 int32_t IMSCall::SetPreviewWindow(std::string &surfaceId, sptr<Surface> surface) in SetPreviewWindow()
418 int32_t IMSCall::SetDisplayWindow(std::string &surfaceId, sptr<Surface> surface) in SetDisplayWindow()
/base/telephony/call_manager/services/video/src/
Dvideo_control_manager.cpp57 …ideoControlManager::SetPreviewWindow(int32_t callId, std::string &surfaceId, sptr<Surface> surface) in SetPreviewWindow()
81 …ideoControlManager::SetDisplayWindow(int32_t callId, std::string &surfaceId, sptr<Surface> surface) in SetDisplayWindow()
/base/web/webview/test/unittest/aafwk_app_client_adapter/
Dnweb_aafwk_adapter_test.cpp121 void MockBrowserClient::PassSurface(sptr<Surface>surface, int64_t surface_id) in PassSurface()
494 sptr<Surface> surface; variable
727 sptr<Surface> surface; variable
/base/telephony/cellular_call/test/unittest/imstest/
Dims_test.cpp214 auto surface = SurfaceUtils::GetInstance()->GetSurface(tmpSurfaceId); in SetPreviewWindow() local
229 auto surface = SurfaceUtils::GetInstance()->GetSurface(tmpSurfaceId); in SetDisplayWindow() local
/base/telephony/call_manager/test/fuzztest/call_fuzzer/
Dcall_fuzzer.cpp333 auto surface = SurfaceUtils::GetInstance()->GetSurface(tmpSurfaceId); in IMSVideoCallWindowFunc() local
446 auto surface = SurfaceUtils::GetInstance()->GetSurface(tmpSurfaceId); in OttVideoCallWindowFunc() local
/base/telephony/cellular_call/test/fuzztest/setpreviewwindow_fuzzer/
Dsetpreviewwindow_fuzzer.cpp94 auto surface = SurfaceUtils::GetInstance()->GetSurface(tmpSurfaceId); in SetPreviewWindow() local
132 auto surface = SurfaceUtils::GetInstance()->GetSurface(tmpSurfaceId); in SetDisplayWindow() local

12