Home
last modified time | relevance | path

Searched refs:clipBound (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/gm/
Dimagemakewithfilter.cpp313 for (auto clipBound : clipBounds) { in onDraw() local
325 this->drawImageWithFilter(canvas, mainImage, auxImage, filters[i], clipBound, in onDraw()
334 show_bounds(canvas, &clipBound, &subset, outSubsetBounds); in onDraw()