Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/
DRootContentBehavior.java99 public static final int SCALE_FILL_BOUNDS = 6; field in RootContentBehavior
DDrawBitmapScaled.java61 public static final int SCALE_FILL_BOUNDS = ImageScaling.SCALE_FILL_BOUNDS; field in DrawBitmapScaled
/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/utilities/
DImageScaling.java33 public static final int SCALE_FILL_BOUNDS = 6; field in ImageScaling