Searched refs:SUB_PIXEL (Results 1 – 1 of 1) sorted by relevance
37 #define SUB_PIXEL 4 macro268 static GLfloat samples[SUB_PIXEL * SUB_PIXEL][2]; in compute_coveragef()273 GLfloat insideCount = SUB_PIXEL * SUB_PIXEL; in compute_coveragef()276 make_sample_table(SUB_PIXEL, SUB_PIXEL, samples); in compute_coveragef()317 stop = SUB_PIXEL * SUB_PIXEL; in compute_coveragef()323 return insideCount * (1.0F / (SUB_PIXEL * SUB_PIXEL)); in compute_coveragef()