Searched refs:perspectiveOutline (Results 1 – 2 of 2) sorted by relevance
2098 SkPath perspectiveOutline; in internalDrawBitmap() local2099 perspectiveOutline.addRect( in internalDrawBitmap()2102 perspectiveOutline.transform(origMatrix); in internalDrawBitmap()2106 SkRect bounds = perspectiveOutline.getBounds(); in internalDrawBitmap()
2197 SkPath perspectiveOutline; in internalDrawBitmap() local2198 perspectiveOutline.addRect( in internalDrawBitmap()2201 perspectiveOutline.transform(origMatrix); in internalDrawBitmap()2205 SkRect bounds = perspectiveOutline.getBounds(); in internalDrawBitmap()