Searched refs:SUB_PIXEL (Results 1 – 1 of 1) sorted by relevance
36 #define SUB_PIXEL 4 macro267 static GLfloat samples[SUB_PIXEL * SUB_PIXEL][2]; in compute_coveragef()272 GLfloat insideCount = SUB_PIXEL * SUB_PIXEL; in compute_coveragef()275 make_sample_table(SUB_PIXEL, SUB_PIXEL, samples); in compute_coveragef()316 stop = SUB_PIXEL * SUB_PIXEL; in compute_coveragef()322 return insideCount * (1.0F / (SUB_PIXEL * SUB_PIXEL)); in compute_coveragef()