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