HomeSort by relevance Sort by last modified time
    Searched refs:transformAndCalculateBounds (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/hwui/
ClipArea.h 30 Rect transformAndCalculateBounds(const Rect& r, const Matrix4& transform);
47 Rect transformedBounds(transformAndCalculateBounds(mBounds, mTransform));
ClipArea.cpp 33 Rect transformAndCalculateBounds(const Rect& r, const Matrix4& transform) {

Completed in 55 milliseconds