Searched defs:blendMin (Results 1 – 1 of 1) sorted by relevance
35 static float getExpected(bool blendMin, float curColor, float prevColor) in getExpected()74 bool blendMin = (rand() % 2 == 0); in runTest() local