Searched refs:boundsSrc (Results 1 – 1 of 1) sorted by relevance
1661 final RectF boundsSrc = mTempSrc; in isFilledByImage() local1663 boundsSrc.set(bounds); in isFilledByImage()1664 matrix.mapRect(boundsDst, boundsSrc); in isFilledByImage()