Searched defs:unmarProps (Results 1 – 2 of 2) sorted by relevance
119 bool RSScreenCapability::ReadVector(std::vector<RSScreenProps> &unmarProps, uint32_t unmarPropCount… in ReadVector()
406 std::vector<RSScreenProps> unmarProps = {prop}; in DoReadVector() local