Searched defs:rotated (Results 1 – 5 of 5) sorted by relevance
65 std::vector<int16_t> rotated(mData.size()); in rotateQuarterTurn() local
104 public Point rotated(float radians) { in rotated() method in Point
183 public Quad rotated(float angle) { in rotated() method in Quad
1797 private int computeCompatSmallestWidth(boolean rotated, int uiMode, int dw, int dh, in computeCompatSmallestWidth()1834 private void computeSizeRangesAndScreenLayout(DisplayInfo displayInfo, boolean rotated, in computeSizeRangesAndScreenLayout()
2134 PerformancePoint rotated = new PerformancePoint( in getPerformancePoints() local