Searched defs:numSubpixels (Results 1 – 1 of 1) sorted by relevance
338 auto create_reference_mask = [](int w, int h, float sigma, int numSubpixels) { in prepareReferenceMasks()394 const int numSubpixels = fRecalcMasksForAnimation ? 2 : 8; in prepareReferenceMasks() local