Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_screen/services/common/utils/src/
H A Dvideo_param.cpp114 {KEY_COLOR_FORMAT, videoParam.videoFormat_}, in to_json()
124 !IsUInt8(j, KEY_COLOR_FORMAT)) { in from_json()
150 videoParam.videoFormat_ = j[KEY_COLOR_FORMAT].get<uint8_t>(); in from_json()
/foundation/distributedhardware/distributed_screen/common/include/
H A Ddscreen_constants.h184 const std::string KEY_COLOR_FORMAT = "colorFormat"; member
/foundation/distributedhardware/distributed_screen/services/common/test/unittest/utils/
H A Dvideo_param_test.cpp238 j[KEY_COLOR_FORMAT] = videoFormat; in HWTEST_F()

Completed in 2 milliseconds