| /base/web/webview/ohos_nweb/src/ |
| D | nweb_surface_adapter.cpp | 38 NWebCreateInfo NWebSurfaceAdapter::GetCreateInfo(sptr<Surface> surface, in GetCreateInfo() 57 void NWebSurfaceAdapter::GetSize(sptr<Surface> surface, in GetSize() 69 void NWebSurfaceAdapter::GetRenderInterface(sptr<Surface> surface, NWebCreateInfo &createInfo) in GetRenderInterface() 73 sptr<Surface> surface = surfaceWeak.promote(); in GetRenderInterface() local 93 sptr<SurfaceBuffer> NWebSurfaceAdapter::RequestBuffer(sptr<Surface> surface, uint32_t width, uint32… in RequestBuffer() 162 sptr<Surface> surface, sptr<SurfaceBuffer> surfaceBuffer, uint32_t width, uint32_t height) in FlushBuffer()
|
| /base/web/webview/test/unittest/nweb_surface_adapter_test/ |
| D | nweb_surface_adapter_test.cpp | 105 sptr<Surface> surface = nullptr; variable 200 sptr<Surface> surface = nullptr; variable
|
| /base/update/updater/services/ui/driver/ |
| D | surface_dev.cpp | 86 GrSurface surface {0}; in GetScreenSize() local
|
| D | fbdev_driver.cpp | 124 void FbdevDriver::GetGrSurface(GrSurface &surface) in GetGrSurface()
|
| D | drm_driver.cpp | 41 void DrmDriver::GetGrSurface(GrSurface &surface) in GetGrSurface()
|
| /base/web/webview/test/unittest/ohos_adapter/camera_adapter_impl_test/ |
| D | camera_adapter_impl_test.cpp | 59 sptr<Surface> surface = surfaceNode->GetSurface(); in SetUpTestCase() local 102 void OnBufferAvailable(std::shared_ptr<CameraSurfaceAdapter> surface, in OnBufferAvailable() 182 sptr<IConsumerSurface> surface = IConsumerSurface::Create(); variable 466 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/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/ohos_adapter/graphic_adapter/src/ |
| D | surface_adapter_impl.cpp | 112 wptr<IConsumerSurface> surface, std::unique_ptr<IBufferConsumerListenerAdapter> listener) in BufferConsumerListenerImpl()
|
| /base/telephony/cellular_call/test/fuzztest/setpreviewwindow_fuzzer/ |
| D | setpreviewwindow_fuzzer.cpp | 92 auto surface = SurfaceUtils::GetInstance()->GetSurface(tmpSurfaceId); in SetPreviewWindow() local 130 auto surface = SurfaceUtils::GetInstance()->GetSurface(tmpSurfaceId); in SetDisplayWindow() local
|
| /base/telephony/call_manager/test/fuzztest/call_fuzzer/ |
| D | call_fuzzer.cpp | 331 auto surface = SurfaceUtils::GetInstance()->GetSurface(tmpSurfaceId); in IMSVideoCallWindowFunc() local 444 auto surface = SurfaceUtils::GetInstance()->GetSurface(tmpSurfaceId); in OttVideoCallWindowFunc() local
|
| /base/telephony/call_manager/test/unittest/call_manager_gtest/src/ |
| D | call_manager_connect.cpp | 456 auto surface = SurfaceUtils::GetInstance()->GetSurface(tmpSurfaceId); in SetPreviewWindow() local 477 auto surface = SurfaceUtils::GetInstance()->GetSurface(tmpSurfaceId); in SetDisplayWindow() local
|
| D | zero_branch_test.cpp | 440 auto surface = SurfaceUtils::GetInstance()->GetSurface(tempSurfaceId); variable 1276 auto surface = SurfaceUtils::GetInstance()->GetSurface(tempSurfaceId); variable 1662 auto surface = SurfaceUtils::GetInstance()->GetSurface(tempSurfaceId); variable
|
| /base/telephony/cellular_call/test/fuzztest/imsclient_fuzzer/ |
| D | imsclient_fuzzer.cpp | 129 auto surface = SurfaceUtils::GetInstance()->GetSurface(tmpSurfaceId); in TestImsCallClientWithSlotAndType() local 305 auto surface = SurfaceUtils::GetInstance()->GetSurface(tmpSurfaceId); in TestImsCallProxyWithSlotAndType() local
|
| /base/web/webview/ohos_adapter/camera_adapter/src/ |
| D | camera_manager_adapter_impl.cpp | 759 sptr<IConsumerSurface> surface, in CameraSurfaceListener() 847 CameraSurfaceAdapterImpl::CameraSurfaceAdapterImpl(sptr<IConsumerSurface> surface) : cSurface_(surf… in CameraSurfaceAdapterImpl()
|
| /base/web/webview/test/unittest/ohos_adapter_helper/ |
| D | ohos_adapter_helper_test.cpp | 151 sptr<Surface> surface = nullptr; variable
|
| /base/web/webview/test/unittest/nweb_helper_test/ |
| D | nweb_helper_test.cpp | 212 sptr<Surface> surface = nullptr; variable
|
| /base/telephony/cellular_call/services/ims_service_interaction/src/ |
| D | ims_call_client.cpp | 471 int32_t slotId, int32_t callIndex, const std::string &surfaceID, sptr<Surface> surface) in SetPreviewWindow() 481 int32_t slotId, int32_t callIndex, const std::string &surfaceID, sptr<Surface> surface) in SetDisplayWindow()
|
| D | ims_call_proxy.cpp | 578 int32_t slotId, int32_t callIndex, const std::string &surfaceID, sptr<Surface> surface) in SetPreviewWindow() 603 int32_t slotId, int32_t callIndex, const std::string &surfaceID, sptr<Surface> surface) in SetDisplayWindow()
|
| /base/telephony/call_manager/services/telephony_interaction/src/ |
| D | cellular_call_connection.cpp | 586 int32_t slotId, int32_t index, std::string &surfaceId, sptr<Surface> surface) in SetPreviewWindow() 601 int32_t slotId, int32_t index, std::string &surfaceId, sptr<Surface> surface) in SetDisplayWindow()
|
| /base/telephony/call_manager/services/call_manager_service/src/ |
| D | call_manager_service.cpp | 847 …CallManagerService::SetPreviewWindow(int32_t callId, std::string &surfaceId, sptr<Surface> surface) in SetPreviewWindow() 866 …CallManagerService::SetDisplayWindow(int32_t callId, std::string &surfaceId, sptr<Surface> surface) in SetDisplayWindow()
|