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