Home
last modified time | relevance | path

Searched refs:KEY_DISPLAY_RECT (Results 1 - 3 of 3) sorted by relevance

/foundation/distributedhardware/distributed_screen/services/common/utils/src/
H A Ddscreen_maprelation.cpp76 {KEY_DISPLAY_RECT, displayRectJson}, in to_json()
89 if (!j.contains(KEY_DISPLAY_RECT) || !j.contains(KEY_SCREEN_RECT)) { in from_json()
93 from_json(j.at(KEY_DISPLAY_RECT), dScreenMapRelation.displayRect_); in from_json()
/foundation/distributedhardware/distributed_screen/common/include/
H A Ddscreen_constants.h169 const std::string KEY_DISPLAY_RECT = "displayRect"; member
/foundation/distributedhardware/distributed_screen/services/common/test/unittest/utils/
H A Ddscreen_maprelation_test.cpp162 j[KEY_DISPLAY_RECT] = 2; in HWTEST_F()

Completed in 3 milliseconds