Searched refs:UNIT_LENGTH (Results 1 – 1 of 1) sorted by relevance
93 constexpr uint32_t UNIT_LENGTH = 3; in GetCameraAbility() local101 if (item.count % UNIT_LENGTH != 0) { in GetCameraAbility()105 for (uint32_t index = 0; index < item.count; index += UNIT_LENGTH) { in GetCameraAbility()