Searched refs:repeat_index (Results 1 – 1 of 1) sorted by relevance
321 const auto repeat_index = SkTPin<size_t>(static_cast<size_t>(fRepeatEdge), in apply() local323 fBlur->setTileMode(kRepeatEdgeMap[repeat_index]); in apply()