Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/
DRootContentBehavior.java98 public static final int SCALE_CROP = 5; field in RootContentBehavior
DDrawBitmapScaled.java60 public static final int SCALE_CROP = ImageScaling.SCALE_CROP; field in DrawBitmapScaled
/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/utilities/
DImageScaling.java32 public static final int SCALE_CROP = 5; field in ImageScaling