Searched defs:YUVALocation (Results 1 – 1 of 1) sorted by relevance
20 struct SkYUVAInfo::YUVALocation { struct26 bool operator==(const YUVALocation& that) const { argument33 int maxSlotUsed = -1;34 bool used[SkYUVAInfo::kMaxPlanes] = {};35 bool valid = true;36 for (int i = 0; i < SkYUVAInfo::kYUVAChannelCount; ++i) {50 for (int i = 0; i <= maxSlotUsed; ++i) {