Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_screen/services/screentransport/screendatachannel/src/
H A Dscreen_data_channel_impl.cpp364 {KEY_POINT_DIRTY_SIZE, item.dirtySize} in DirtyVecToJson()
388 !IsInt32(rectJson[item], KEY_POINT_DIRTY_SIZE)) { in JsonToDirtyJson()
396 uint32_t Size = rectJson[item][KEY_POINT_DIRTY_SIZE].get<uint32_t>(); in JsonToDirtyJson()
/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screendatachannel/src/
H A Dscreen_data_channel_impl_test.cpp379 rectJson["0"][KEY_POINT_DIRTY_SIZE] = INT32_MAX + 1; in HWTEST_F()
382 rectJson["0"][KEY_POINT_DIRTY_SIZE] = 2; in HWTEST_F()
/foundation/distributedhardware/distributed_screen/common/include/
H A Ddscreen_constants.h177 const std::string KEY_POINT_DIRTY_SIZE = "dirtySize"; member

Completed in 2 milliseconds