commit | 26cf29d722a486981a98a63dc0121c5663ee3fa1 | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Fri Feb 15 16:48:38 2019 -0600 |
committer | Siarhei Vishniakou <svv@google.com> | Fri Feb 15 18:26:13 2019 -0600 |
tree | 3db36b4f23e3c470c41fc62cf0f3963810245edb | |
parent | 34ac73e1301f090b554b2153a097bee45b74b2dd [diff] |
Move implementation to TouchVideoFrame.cpp Currently, the implementation for TouchVideoFrame.h is done directly in the header file. But we are adding more logic into TouchVideoFrame, specifically, the ability to rotate videoframes. Therefore, add a separate cpp file for TouchVideoFrame. Test: atest libinput_tests The actual test is added in an upcoming commit Bug: 123241238 Change-Id: I4463099d251ab49533d25dd9da7c344e1a7ac93e