Home
last modified time | relevance | path

Searched refs:ConvertRotationType (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/web/webview/test/unittest/display_manager_adapter_impl_test/
H A Ddisplay_manager_adapter_impl_test.cpp139 retType = displayAdapterImpl->ConvertRotationType(type);
143 retType = displayAdapterImpl->ConvertRotationType(type);
147 retType = displayAdapterImpl->ConvertRotationType(type);
151 retType = displayAdapterImpl->ConvertRotationType(type);
156 retType = displayAdapterImpl->ConvertRotationType(type);
/ohos5.0/base/web/webview/test/fuzztest/ohos_adapter/display_adapter/convertrotation_fuzzer/
H A Dconvertrotation_fuzzer.cpp35 display.ConvertRotationType(Rotation::ROTATION_0); in ConvertRotationFuzzTest()
/ohos5.0/base/web/webview/ohos_adapter/display_manager_adapter/src/
H A Ddisplay_manager_adapter_impl.cpp128 OHOS::NWeb::RotationType DisplayAdapterImpl::ConvertRotationType(OHOS::Rosen::Rotation type) in ConvertRotationType() function in OHOS::NWeb::DisplayAdapterImpl
236 return ConvertRotationType(display_->GetRotation()); in GetRotation()
/ohos5.0/base/web/webview/ohos_adapter/display_manager_adapter/include/
H A Ddisplay_manager_adapter_impl.h97 OHOS::NWeb::RotationType ConvertRotationType(OHOS::Rosen::Rotation type);