Home
last modified time | relevance | path

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

/base/web/webview/test/unittest/display_manager_adapter_impl_test/
Ddisplay_manager_adapter_impl_test.cpp137 retType = displayAdapterImpl->ConvertRotationType(type);
141 retType = displayAdapterImpl->ConvertRotationType(type);
145 retType = displayAdapterImpl->ConvertRotationType(type);
149 retType = displayAdapterImpl->ConvertRotationType(type);
154 retType = displayAdapterImpl->ConvertRotationType(type);
/base/web/webview/test/fuzztest/ohos_adapter/display_adapter/convertrotation_fuzzer/
Dconvertrotation_fuzzer.cpp35 display.ConvertRotationType(Rotation::ROTATION_0); in ConvertRotationFuzzTest()
/base/web/webview/ohos_adapter/display_manager_adapter/src/
Ddisplay_manager_adapter_impl.cpp50 OHOS::NWeb::RotationType DisplayAdapterImpl::ConvertRotationType(OHOS::Rosen::Rotation type) in ConvertRotationType() function in OHOS::NWeb::DisplayAdapterImpl
125 return ConvertRotationType(display_->GetRotation()); in GetRotation()
/base/web/webview/ohos_adapter/display_manager_adapter/include/
Ddisplay_manager_adapter_impl.h53 OHOS::NWeb::RotationType ConvertRotationType(OHOS::Rosen::Rotation type);