OSDN Git Service

Fix typo which caused invalid rotations to be returned with NATIVE_WINDOW_TRANSFORM_HINT
authorMathias Agopian <mathias@google.com>
Fri, 22 Jul 2011 22:25:20 +0000 (15:25 -0700)
committerMathias Agopian <mathias@google.com>
Fri, 22 Jul 2011 22:25:20 +0000 (15:25 -0700)
commit6dc49c09bc072a5b14225cdce2ca4e8c3f0edab1
treec7979953ee6d993e37829578ee3abd2b9322da32
parentbb66c9b5a9c16dee93559eb738746a2d0a9b2db3
Fix typo which caused invalid rotations to be returned with NATIVE_WINDOW_TRANSFORM_HINT

Bug: 4487161
Change-Id: Ib2dfbbef15397b6d90695bd27f25849ca20704f1
services/surfaceflinger/SurfaceTextureLayer.cpp