Searched refs:subPixelThresh (Results 1 – 1 of 1) sorted by relevance
23 int subPixelThresh = filter > GrSamplerParams::kNone_FilterMode ? 4 : 1; in compute_precision() local34 if ((2 << info->fBits) / maxD > subPixelThresh) { in compute_precision()