Commit Graph

3 Commits

Author SHA1 Message Date
Dileep Marchya
ee93e50467 sdm: Add a method to calculate union of a rectangle array.
- Add a method in rect utility which aggregates all rectangles
  contained in a rectangle array and unionizes them.

Change-Id: Ic825cafe644f00623af15711bd7f54a48d5cc66e
2015-08-05 11:43:28 -07:00
Ramkumar Radhakrishnan
345081196a sdm: Add split rectangle support for split rotation.
1. Add support to split rectangle vertically and horizontally.
2. Add debug property to enable/disable split rotation.

Change-Id: I4070e7e754c2a3a3a9ca4f4eab91037f7f9c88b7
2015-06-24 12:06:17 -07:00
Dileep Marchya
73d002e57c sdm: Align to new SDM design.
- Align code base to new SDM design.

Change-Id: I38d7d138ae704cf036e2b96c16453aea63bc333f
2015-05-21 11:58:10 -07:00