Searched refs:clearColorIndex (Results 1 – 1 of 1) sorted by relevance
2146 for (size_t clearColorIndex = 0; clearColorIndex < numOfClearColorsToTest; ++clearColorIndex) in createImageClearingTestsCommon() local2148 const ClearTestColorParams& colorParams = clearColorsToTest[clearColorIndex]; in createImageClearingTestsCommon()2159 if (clearColorsToTest[clearColorIndex].useSeparateExpectedColors) in createImageClearingTestsCommon()2188 …clearColorsToTest[clearColorIndex].useSeparateExpectedColors, // bool useSeparateExpectedC… in createImageClearingTestsCommon()2333 for (size_t clearColorIndex = 0; clearColorIndex < numOfClearColorsToTest; ++clearColorIndex) in createImageClearingTestsCommon() local2335 const ClearTestColorParams& colorParams = clearColorsToTest[clearColorIndex]; in createImageClearingTestsCommon()2346 if (clearColorsToTest[clearColorIndex].useSeparateExpectedColors) in createImageClearingTestsCommon()