Searched refs:stretchRect (Results 1 – 1 of 1) sorted by relevance
316 Rect stretchRect = Rect(0.f, 0.f, width, height); in findNearestStretchEffect() local317 stretchMatrix.mapRect(stretchRect); in findNearestStretchEffect()321 .parentBounds = SkRect::MakeLTRB(stretchRect.left, stretchRect.top, in findNearestStretchEffect()322 stretchRect.right, stretchRect.bottom), in findNearestStretchEffect()