Home
last modified time | relevance | path

Searched defs:display (Results 1 – 24 of 24) sorted by relevance

/base/web/webview/test/fuzztest/ohos_adapter/display_adapter/getdisplay_fuzzer/
Dgetdisplay_fuzzer.cpp32 DisplayManagerAdapterImpl display; in DoSomethingInterestingWithMyAPI() local
/base/web/webview/test/fuzztest/ohos_adapter/display_adapter/getdisplayid_fuzzer/
Dgetdisplayid_fuzzer.cpp32 DisplayManagerAdapterImpl display; in DoSomethingInterestingWithMyAPI() local
/base/web/webview/test/fuzztest/ohos_adapter/display_adapter/displaychange_fuzzer/
Ddisplaychange_fuzzer.cpp33 DisplayListenerAdapterImpl display(listener); in DoSomethingInterestingWithMyAPI() local
/base/web/webview/test/fuzztest/ohos_adapter/display_adapter/getorientation_fuzzer/
Dgetorientation_fuzzer.cpp33 DisplayAdapterImpl display(listener); in DoSomethingInterestingWithMyAPI() local
/base/web/webview/test/fuzztest/ohos_adapter/display_adapter/getrotation_fuzzer/
Dgetrotation_fuzzer.cpp33 DisplayAdapterImpl display(listener); in DoSomethingInterestingWithMyAPI() local
/base/web/webview/test/fuzztest/ohos_adapter/display_adapter/getwidth_fuzzer/
Dgetwidth_fuzzer.cpp33 DisplayAdapterImpl display(listener); in DoSomethingInterestingWithMyAPI() local
/base/web/webview/test/fuzztest/ohos_adapter/display_adapter/registerdisplay_fuzzer/
Dregisterdisplay_fuzzer.cpp32 DisplayManagerAdapterImpl display; in DoSomethingInterestingWithMyAPI() local
/base/web/webview/test/fuzztest/ohos_adapter/display_adapter/getheight_fuzzer/
Dgetheight_fuzzer.cpp33 DisplayAdapterImpl display(listener); in DoSomethingInterestingWithMyAPI() local
/base/web/webview/test/fuzztest/ohos_adapter/display_adapter/displaycreate_fuzzer/
Ddisplaycreate_fuzzer.cpp33 DisplayListenerAdapterImpl display(listener); in DoSomethingInterestingWithMyAPI() local
/base/web/webview/test/fuzztest/ohos_adapter/display_adapter/unregisterdisplay_fuzzer/
Dunregisterdisplay_fuzzer.cpp32 DisplayManagerAdapterImpl display; in DoSomethingInterestingWithMyAPI() local
/base/web/webview/test/fuzztest/ohos_adapter/display_adapter/displaydestroy_fuzzer/
Ddisplaydestroy_fuzzer.cpp33 DisplayListenerAdapterImpl display(listener); in DoSomethingInterestingWithMyAPI() local
/base/web/webview/test/fuzztest/ohos_adapter/display_adapter/getvirtual_fuzzer/
Dgetvirtual_fuzzer.cpp33 DisplayAdapterImpl display(listener); in DoSomethingInterestingWithMyAPI() local
/base/web/webview/ohos_adapter/display_manager_adapter/src/
Ddisplay_manager_adapter_impl.cpp47 DisplayAdapterImpl::DisplayAdapterImpl(sptr<OHOS::Rosen::Display> display) in DisplayAdapterImpl()
145 sptr<Display> display = DisplayManager::GetInstance().GetDefaultDisplay(); in GetDefaultDisplay() local
/base/web/webview/test/fuzztest/ohos_adapter/display_adapter/convertorientation_fuzzer/
Dconvertorientation_fuzzer.cpp34 DisplayAdapterImpl display(listener); in DoSomethingInterestingWithMyAPI() local
/base/web/webview/test/fuzztest/ohos_adapter/display_adapter/convertrotation_fuzzer/
Dconvertrotation_fuzzer.cpp34 DisplayAdapterImpl display(listener); in DoSomethingInterestingWithMyAPI() local
/base/hiviewdfx/faultloggerd/test/unittest/stacktrace_rust/
Dmain.rs54 let display = path.display(); in test_print_trace() localVariable
/base/security/security_component_manager/services/security_component_service/sa/sa_main/
Dsec_comp_info_helper.cpp66 sptr<OHOS::Rosen::Display> display = in GetScreenSize() local
/base/web/webview/test/unittest/display_manager_adapter_impl_test/
Ddisplay_manager_adapter_impl_test.cpp236 sptr<Display> display = DisplayManager::GetInstance().GetDefaultDisplay(); variable
/base/web/webview/test/unittest/ohos_adapter_helper/
Dohos_adapter_helper_test.cpp102 std::unique_ptr<DisplayManagerAdapter> display = helper.CreateDisplayMgrAdapter(); variable
/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/
Dsec_comp_info_helper_test.cpp42 sptr<OHOS::Rosen::Display> display = in GetScreenSize() local
/base/theme/wallpaper_mgr/frameworks/native/src/
Dwallpaper_manager.cpp397 auto display = Rosen::DisplayManager::GetInstance().GetDefaultDisplay(); in GetWallpaperMinHeight() local
408 auto display = Rosen::DisplayManager::GetInstance().GetDefaultDisplay(); in GetWallpaperMinWidth() local
/base/msdp/device_status/services/interaction/coordination/src/
Dcoordination_sm.cpp547 auto display = Rosen::DisplayManager::GetInstance().GetDefaultDisplay(); in UpdateMouseLocation() local
879 auto display = Rosen::DisplayManager::GetInstance().GetDefaultDisplay(); in SetAbsolutionLocation() local
/base/msdp/device_status/tools/vdev/src/
Dvirtual_touchscreen_builder.cpp80 sptr<Rosen::Display> display = Rosen::DisplayManager::GetInstance().GetDisplayById(0); in VirtualTouchScreenBuilder() local
/base/msdp/device_status/services/interaction/drag/src/
Ddrag_drawing.cpp116 …sptr<Rosen::Display> display = Rosen::DisplayManager::GetInstance().GetDisplayById(g_drawingInfo.d… in GetScaling() local