Home
last modified time | relevance | path

Searched defs:rotationInfo (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_camera_buffer_listener_adapter_impl.cpp30 …WebRefPtr<ArkCameraSurfaceBufferAdapter> buffer, ArkWebRefPtr<ArkCameraRotationInfoAdapter> rotati… in OnBufferAvailable()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_camera_buffer_listener_adapter_wrapper.cpp33 std::shared_ptr<NWeb::CameraRotationInfoAdapter> rotationInfo) in OnBufferAvailable()
/ohos5.0/base/web/webview/ohos_adapter/camera_adapter/src/
H A Dcamera_manager_adapter_impl.cpp935 …std::shared_ptr<CameraRotationInfoAdapterImpl> rotationInfo = std::make_shared<CameraRotationInfoA… in FillRotationInfo() local
1009 …std::shared_ptr<CameraRotationInfoAdapter> rotationInfo = GetRotationInfo(surface_->GetTransform()… in OnBufferAvailable() local
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/camera_adapter_impl_test/
H A Dcamera_adapter_impl_test.cpp103 std::shared_ptr<CameraRotationInfoAdapter> rotationInfo) override in OnBufferAvailable()