/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
H A D | ark_video_control_support_adapter_wrapper.cpp | 25 bool ArkVideoControlSupportAdapterWrapper::GetPan() in GetPan() function in OHOS::ArkWeb::ArkVideoControlSupportAdapterWrapper 27 return ctocpp_->GetPan(); in GetPan()
|
H A D | ark_video_control_support_adapter_wrapper.h | 29 bool GetPan() override;
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
H A D | ark_video_control_support_adapter_impl.cpp | 27 bool ArkVideoControlSupportAdapterImpl::GetPan() in GetPan() function in OHOS::ArkWeb::ArkVideoControlSupportAdapterImpl 29 return real_->GetPan(); in GetPan()
|
H A D | ark_video_control_support_adapter_impl.h | 29 bool GetPan() override;
|
/ohos5.0/base/web/webview/ohos_adapter/camera_adapter/src/ |
H A D | video_control_support_adapter_mock.cpp | 20 bool VideoControlSupportAdapterImpl::GetPan() in GetPan() function in OHOS::NWeb::VideoControlSupportAdapterImpl
|
H A D | video_control_support_adapter_impl.cpp | 20 bool VideoControlSupportAdapterImpl::GetPan() in GetPan() function in OHOS::NWeb::VideoControlSupportAdapterImpl
|
H A D | camera_manager_adapter_impl.cpp | 317 deviceDisc->GetDeviceId().c_str(), deviceDisc->GetControlSupport()->GetPan(), in GetDevicesInfo()
|
/ohos5.0/base/web/webview/ohos_adapter/camera_adapter/include/ |
H A D | video_control_support_adapter_impl.h | 27 bool GetPan() override;
|
/ohos5.0/base/web/webview/test/fuzztest/ohos_adapter/camera_adapter/videocontrolsupportadapter_fuzzer/ |
H A D | videocontrolsupportadapter_fuzzer.cpp | 41 adapter.GetPan(); in VideoControlSupportAdapterFuzzTest()
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/ |
H A D | ark_camera_manager_adapter.h | 32 virtual bool GetPan() = 0;
|
/ohos5.0/base/web/webview/ohos_interface/include/ohos_adapter/ |
H A D | camera_manager_adapter.h | 106 virtual bool GetPan() = 0;
|