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