Searched defs:YUVALocation (Results 1 – 1 of 1) sorted by relevance
18 struct SkYUVAInfo::YUVALocation { struct24 bool operator==(const YUVALocation& that) const { argument31 int maxSlotUsed = -1;32 bool used[SkYUVAInfo::kMaxPlanes] = {};33 bool valid = true;34 for (int i = 0; i < SkYUVAInfo::kYUVAChannelCount; ++i) {48 for (int i = 0; i <= maxSlotUsed; ++i) {