Home
last modified time | relevance | path

Searched refs:KEY_PARTIALREFRESH (Results 1 - 2 of 2) sorted by relevance

/foundation/distributedhardware/distributed_screen/services/common/utils/src/
H A Dvideo_param.cpp115 {KEY_PARTIALREFRESH, videoParam.isPartialRefresh_} in to_json()
152 if (IsBool(j, KEY_PARTIALREFRESH)) { in from_json()
153 videoParam.isPartialRefresh_ = j[KEY_PARTIALREFRESH].get<bool>(); in from_json()
/foundation/distributedhardware/distributed_screen/common/include/
H A Ddscreen_constants.h194 const std::string KEY_PARTIALREFRESH = "PartialRefresh"; member

Completed in 2 milliseconds