Home
last modified time | relevance | path

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

/drivers/interface/display/composer/command_pack/
H A Dcommand_data_unpacker.h115 bool PackEnd(int32_t& endCmd) in PackEnd() argument
117 DISPLAY_CHK_RETURN(ReadInt32(endCmd) == false, false, in PackEnd()
118 HDF_LOGE("%{public}s, endCmd error", __func__)); in PackEnd()
H A Dcommand_data_packer.h164 bool PackEnd(int32_t endCmd)
166 DISPLAY_CHK_RETURN(WriteInt32(endCmd) == false, false,
167 HDF_LOGE("%{public}s, write endCmd error", __func__));

Completed in 1 milliseconds