Home
last modified time | relevance | path

Searched defs:SCALE_INSIDE (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_INSIDE = 1; field in RootContentBehavior
DDrawBitmapScaled.java56 public static final int SCALE_INSIDE = ImageScaling.SCALE_INSIDE; field in DrawBitmapScaled
/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/utilities/
DImageScaling.java28 public static final int SCALE_INSIDE = 1; field in ImageScaling