Home
last modified time | relevance | path

Searched defs:reqRect (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test2.cpp1990 Rect reqRect = { 0, 0, 10, 10 }; variable
H A Dscene_session_manager_test.cpp1346 Rect reqRect = { 0, 0, 0, 0 }; variable
/ohos5.0/foundation/window/window_manager/utils/src/
H A Dwindow_property.cpp752 …Rect reqRect = { parcel.ReadInt32(), parcel.ReadInt32(), parcel.ReadUint32(), parcel.ReadUint32() … in Unmarshalling() local
/ohos5.0/foundation/window/window_manager/window_scene/common/src/
H A Dwindow_session_property.cpp1086 …Rect reqRect = { parcel.ReadInt32(), parcel.ReadInt32(), parcel.ReadUint32(), parcel.ReadUint32() … in Unmarshalling() local