Searched refs:rotated90 (Results 1 – 3 of 3) sorted by relevance
88 public Point rotated90(int count) { in rotated90() method in Point
62 Point dx = vAxis.rotated90(1).scaledTo(size.x / 2.0f); in fromCenterVerticalAxis()
696 bool rotated90 = (mTransform ^ mStickyTransform) & in queueBuffer() local698 if (rotated90) { in queueBuffer()