Searched defs:displayShape (Results 1 – 8 of 8) sorted by relevance
48 final DisplayShape displayShape = DisplayShape.fromSpecString( in testGetPath() local60 final DisplayShape displayShape = DisplayShape.createDefaultDisplayShape(100, 100, true); in testDefaultShape_screenIsRound() local69 final DisplayShape displayShape = DisplayShape.createDefaultDisplayShape(100, 200, false); in testDefaultShape_screenIsNotRound() local95 DisplayShape displayShape = DisplayShape.fromSpecString( in testRotate_90() local108 DisplayShape displayShape = DisplayShape.fromSpecString( in testRotate_270() local121 DisplayShape displayShape = DisplayShape.fromSpecString( in testOffset() local134 final DisplayShape displayShape = DisplayShape.fromSpecString( in testPhysicalPixelDisplaySizeRatio() local
65 DisplayShape displayShape) { in DisplayFrames()83 @NonNull DisplayShape displayShape) { in update()
2043 final DisplayShape displayShape = calculateDisplayShapeForRotation(rotation); in startFixedRotationTransform() local2246 final DisplayShape displayShape = calculateDisplayShapeForRotation(rotation); in updateDisplayAndOrientation() local2361 DisplayShape displayShape, int rotation) { in calculateDisplayShapeForRotationUncached()
355 public DisplayShape displayShape; field in DisplayDeviceInfo
139 DisplayShape displayShape, in WindowInsets()1418 public Builder setDisplayShape(@NonNull DisplayShape displayShape) { in setDisplayShape()
342 public DisplayShape displayShape; field in DisplayInfo
549 public void setDisplayShape(DisplayShape displayShape) { in setDisplayShape()
1075 final DisplayShape displayShape = mDisplayInfo.displayShape; in getShape() local