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