Searched refs:GetRectWithVpr (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/window/window_manager/test/systemtest/wms/ |
H A D | window_app_floating_window_test.cpp | 126 Rect fltWindRect = GetRectWithVpr(0, 0, 400, 600); 161 Rect fltWindRect = GetRectWithVpr(0, 0, 400, 600); 202 Rect fltWindRect = GetRectWithVpr(0, 0, 400, 600); 238 Rect fltWindRect = GetRectWithVpr(0, 0, 400, 600); 272 Rect fltWindRect = GetRectWithVpr(0, 0, 400, 600); 302 Rect fltWindRect = GetRectWithVpr(0, 0, 400, 600); 335 Rect fltWindRect = GetRectWithVpr(0, 0, 400, 600); 368 Rect fltWindRect = GetRectWithVpr(0, 0, 400, 600); 396 Rect fltWindRect = GetRectWithVpr(10, 20, 10, 10); 440 Rect fltWindRect = GetRectWithVpr(0, 0, 400, 600); [all …]
|
H A D | window_system_toast_test.cpp | 89 static inline Rect GetRectWithVpr(int32_t x, int32_t y, uint32_t w, uint32_t h) in GetRectWithVpr() function 105 Rect fltWindRect = GetRectWithVpr(0, 0, 400, 600); 138 Rect fltWindRect = GetRectWithVpr(0, 0, 400, 600); 172 Rect fltWindRect = GetRectWithVpr(0, 0, 400, 600); 208 Rect fltWindRect = GetRectWithVpr(0, 0, 400, 600);
|
/ohos5.0/base/security/access_token/services/privacymanager/test/tool/ |
H A D | camera_window_create.cpp | 74 static inline Rosen::Rect GetRectWithVpr(int32_t x, int32_t y, uint32_t w, uint32_t h) in GetRectWithVpr() function 94 Rosen::Rect fltWindRect = GetRectWithVpr(0, 0, 400, 600);
|