Home
last modified time | relevance | path

Searched defs:defaultDisplayId_ (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/window/window_manager/dm/test/unittest/
H A Ddisplay_change_unit_test.cpp51 static DisplayId defaultDisplayId_; member in OHOS::Rosen::DisplayChangeUnitTest
55 DisplayId DisplayChangeUnitTest::defaultDisplayId_ = DISPLAY_ID_INVALID; member in OHOS::Rosen::DisplayChangeUnitTest
H A Ddisplay_test.cpp39 static DisplayId defaultDisplayId_; member in OHOS::Rosen::DisplayTest
42 DisplayId DisplayTest::defaultDisplayId_ = DISPLAY_ID_INVALID; member in OHOS::Rosen::DisplayTest
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/systemtest/
H A Drs_interfaces_virtual_screen_test.cpp38 static DisplayId defaultDisplayId_; member in OHOS::Rosen::RSInterfacesVirtualScreenTest
50 DisplayId RSInterfacesVirtualScreenTest::defaultDisplayId_ = DISPLAY_ID_INVALID; member in OHOS::Rosen::RSInterfacesVirtualScreenTest
H A Drs_interfaces_system_test.cpp38 static DisplayId defaultDisplayId_; member in OHOS::Rosen::RSInterfacesSystemTest
50 DisplayId RSInterfacesSystemTest::defaultDisplayId_ = DISPLAY_ID_INVALID; member in OHOS::Rosen::RSInterfacesSystemTest
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Drender_service_client_screen_mode_demo.cpp110 ScreenId defaultDisplayId_ = 0; member in RSScreenModeTestCase
H A Dsurface_capture_test.cpp221 DisplayId defaultDisplayId_; member in MyDMS
H A Drender_service_client_rs_demo.cpp183 DisplayId defaultDisplayId_; member in OHOS::Rosen::DmsMock
/ohos5.0/foundation/window/window_manager/dmserver/include/
H A Dscreen_rotation_controller.h85 static DisplayId defaultDisplayId_; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H A Ddrawing_sample_replayer.h81 const uint32_t defaultDisplayId_ = 0; variable
/ohos5.0/foundation/window/window_manager/test/systemtest/dms/
H A Ddisplay_change_test.cpp73 static DisplayId defaultDisplayId_; member in OHOS::Rosen::DisplayChangeTest
79 DisplayId DisplayChangeTest::defaultDisplayId_ = DISPLAY_ID_INVALID; member in OHOS::Rosen::DisplayChangeTest
H A Dscreen_manager_test.cpp55 static DisplayId defaultDisplayId_; member in OHOS::Rosen::ScreenManagerTest
117 DisplayId ScreenManagerTest::defaultDisplayId_ = DISPLAY_ID_INVALID; member in OHOS::Rosen::ScreenManagerTest
/ohos5.0/base/useriam/fingerprint_auth/services_ex/inc/
H A Dsensor_illumination_task.h68 Rosen::DisplayId defaultDisplayId_ = INVALID_DISPLAY_ID; variable
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Dscreen_rotation_controller.cpp29 DisplayId ScreenRotationController::defaultDisplayId_ = 0; member in OHOS::Rosen::ScreenRotationController
/ohos5.0/foundation/window/window_manager/dmserver/test/unittest/
H A Dabstract_display_controller_test.cpp44 DisplayId defaultDisplayId_ = 0; member in OHOS::Rosen::AbstractDisplayControllerTest
/ohos5.0/foundation/window/window_manager/dm/src/
H A Ddisplay_manager.cpp121 DisplayId defaultDisplayId_ = DISPLAY_ID_INVALID; member in OHOS::Rosen::DisplayManager::Impl