Searched refs:SUB_PIXEL (Results 1 – 1 of 1) sorted by relevance
38 #define SUB_PIXEL 4 macro269 static GLfloat samples[SUB_PIXEL * SUB_PIXEL][2]; in compute_coveragef()274 GLfloat insideCount = SUB_PIXEL * SUB_PIXEL; in compute_coveragef()277 make_sample_table(SUB_PIXEL, SUB_PIXEL, samples); in compute_coveragef()318 stop = SUB_PIXEL * SUB_PIXEL; in compute_coveragef()324 return insideCount * (1.0F / (SUB_PIXEL * SUB_PIXEL)); in compute_coveragef()