Searched defs:maskSlot (Results 1 – 2 of 2) sorted by relevance
134 void checkMaskColor(unsigned int iterationCount, unsigned int maskSlot) in checkMaskColor()185 for (unsigned int maskSlot = 0; maskSlot < kMaskWidth; ++maskSlot) in validateColors() local
28 for (maskSlot in goldenMaskArray.indices) { in throwArrayMissingFieldException() constant