| /base/web/webview/ohos_nweb/src/ |
| D | nweb_surface_adapter.cpp | 34 …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/ |
| D | aafwk_browser_client_adapter_impl.cpp | 62 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
|
| D | aafwk_browser_host_impl.cpp | 107 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/ |
| D | aafwkbrowserclientadapter_fuzzer.cpp | 64 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/ |
| D | graphic_engine.cpp | 39 __attribute__((weak)) void PostInitSurfDev(std::unique_ptr<SurfaceDev> &surfDev, GrSurface &surface) in PostInitSurfDev() 55 GrSurface surface {}; in Init() local
|
| D | fbdev_driver.cpp | 124 void FbdevDriver::GetGrSurface(GrSurface &surface) in GetGrSurface()
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
| D | ark_camera_buffer_listener_adapter_wrapper.cpp | 31 …eraBufferListenerAdapterWrapper::OnBufferAvailable(std::shared_ptr<NWeb::CameraSurfaceAdapter> sur… in OnBufferAvailable()
|
| D | ark_media_codec_encoder_adapter_impl.cpp | 85 std::shared_ptr<NWeb::ProducerSurfaceAdapter> surface = real_->CreateInputSurface(); in CreateInputSurface() local
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
| D | ark_camera_buffer_listener_adapter_impl.cpp | 29 …ArkCameraBufferListenerAdapterImpl::OnBufferAvailable(ArkWebRefPtr<ArkCameraSurfaceAdapter> surfac… in OnBufferAvailable()
|
| D | ark_producer_surface_adapter_wrapper.cpp | 34 ArkWebRefPtr<ArkSurfaceBufferAdapter> surface; in RequestBuffer() local
|
| D | ark_media_codec_encoder_adapter_wrapper.cpp | 103 ArkWebRefPtr<ArkProducerSurfaceAdapter> surface = ctocpp_->CreateInputSurface(); in CreateInputSurface() local
|
| /base/web/webview/test/unittest/nweb_surface_adapter_test/ |
| D | nweb_surface_adapter_test.cpp | 105 sptr<Surface> surface = nullptr; variable 170 sptr<Surface> surface = nullptr; variable
|
| /base/web/webview/test/fuzztest/ohos_adapter/aafwk_adapter/aafwkbrowserhost_fuzzer/ |
| D | aafwkbrowserhost_fuzzer.cpp | 50 sptr<Surface> surface; in AafwkBrowserHostFuzzTest() local
|
| /base/web/webview/test/unittest/ohos_adapter/camera_adapter_impl_test/ |
| D | camera_adapter_impl_test.cpp | 61 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/ |
| D | face_auth_service_fuzzer.cpp | 48 auto surface = IConsumerSurface::Create(); in FuzzSetBufferProducer() local
|
| /base/telephony/cellular_call/services/control/src/ |
| D | ims_video_call_control.cpp | 51 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/ |
| D | surface_adapter_impl.cpp | 108 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/ |
| D | controlcamera_fuzzer.cpp | 63 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/ |
| D | ott_call.cpp | 380 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()
|
| D | ims_call.cpp | 406 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/ |
| D | video_control_manager.cpp | 57 …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/ |
| D | nweb_aafwk_adapter_test.cpp | 121 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/ |
| D | ims_test.cpp | 214 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/ |
| D | call_fuzzer.cpp | 333 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/ |
| D | setpreviewwindow_fuzzer.cpp | 94 auto surface = SurfaceUtils::GetInstance()->GetSurface(tmpSurfaceId); in SetPreviewWindow() local 132 auto surface = SurfaceUtils::GetInstance()->GetSurface(tmpSurfaceId); in SetDisplayWindow() local
|