Home
last modified time | relevance | path

Searched refs:SCALE_CROP (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/
DRootContentBehavior.java94 public static final int SCALE_CROP = 5; field in RootContentBehavior
171 case SCALE_CROP: in RootContentBehavior()
/frameworks/base/tests/SurfaceViewBufferTests/src/com/android/test/
DSurfaceViewBufferTestBase.kt82 SCALE_CROP, // = 2 in LayerSubject()
/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/
DCoreDocument.java182 case RootContentBehavior.SCALE_CROP: { in computeScale()