Searched refs:transformAndCalculateBounds (Results 1 – 2 of 2) sorted by relevance
30 Rect transformAndCalculateBounds(const Rect& r, const Matrix4& transform);47 Rect transformedBounds(transformAndCalculateBounds(mBounds, mTransform)); in transformedBounds()
33 Rect transformAndCalculateBounds(const Rect& r, const Matrix4& transform) { in transformAndCalculateBounds() function