Searched refs:kTempColorQuadCount (Results 1 – 1 of 1) sorted by relevance
137 #define kTempColorQuadCount 6 // balance between speed (larger) and saving stack-space macro138 #define kTempColorCount (kTempColorQuadCount << 2)156 int quads = kTempColorQuadCount; in shadeSpanAlpha()