Searched defs:rotated (Results 1 – 5 of 5) sorted by relevance
99 public Point rotated(float radians) { in rotated() method in Point
183 public Quad rotated(float angle) { in rotated() method in Quad
555 bool rotated = isDeviceRotated(mainDpyInfo.orientation); in recordScreen() local
251 Vector2 rotated = {-strokeOffset.y, strokeOffset.x}; in storeBeginEnd() local436 Vector2 rotated = {-strokeOffset.y, strokeOffset.x}; in storeCapAA() local
7428 private void computeSizeRangesAndScreenLayout(DisplayInfo displayInfo, boolean rotated, in computeSizeRangesAndScreenLayout()7474 …private int computeCompatSmallestWidth(boolean rotated, int uiMode, DisplayMetrics dm, int dw, int… in computeCompatSmallestWidth()