commit | e0042080252c94588c725b617a2fe6b48672c724 | [log] [tgz] |
---|---|---|
author | Yin-Chia Yeh <yinchiayeh@google.com> | Mon Mar 09 12:15:36 2015 -0700 |
committer | Yin-Chia Yeh <yinchiayeh@google.com> | Thu Mar 12 13:34:42 2015 -0700 |
tree | a740274125f1f425acff95f4b530262e3f6f1dcf | |
parent | 8e4b0cfac85a8d71f919571086cdc71f9e373c83 [diff] |
Camera3: Add rotation field to camera3_stream_t This allows application or framework request HAL to perform a rotation of 0, 90, 180 or 270 degrees counterclockwise. Currently there is no plan to support arbitrary rotation angles. HAL should return -EINVAL if the requested rotation cannot be supported. Change-Id: I8bde2bcfd797c408db4d5b391b170a4e856ec2d0