Home
last modified time | relevance | path

Searched defs:supportedScreenModes (Results 1 – 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/
Drs_interfaces_test.cpp356 auto supportedScreenModes = rsInterfaces->GetScreenSupportedModes(virtualScreenId); variable
405 auto supportedScreenModes = rsInterfaces->GetScreenSupportedModes(screenId); variable
419 auto supportedScreenModes = rsInterfaces->GetScreenSupportedModes(INVALID_SCREEN_ID); variable
459 auto supportedScreenModes = rsInterfaces->GetScreenSupportedModes(screenId); variable
/foundation/window/window_manager/window_scene/test/dms_unittest/
Dscreen_session_test.cpp1999 sptr<SupportedScreenModes> supportedScreenModes = new SupportedScreenModes; variable
2067 sptr<SupportedScreenModes> supportedScreenModes = new SupportedScreenModes; variable
2106 sptr<SupportedScreenModes> supportedScreenModes = new SupportedScreenModes; variable
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
Drs_render_service_client_test.cpp562 auto supportedScreenModes = rsClient->GetScreenSupportedModes(screenId); variable