Home
last modified time | relevance | path

Searched defs:numSubpixels (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/skia/gm/
H A Dblurrect.cpp338 auto create_reference_mask = [](int w, int h, float sigma, int numSubpixels) { in prepareReferenceMasks()
394 const int numSubpixels = fRecalcMasksForAnimation ? 2 : 8; in prepareReferenceMasks() local