Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/
DRootContentBehavior.java96 public static final int SCALE_FILL_HEIGHT = 3; field in RootContentBehavior
DDrawBitmapScaled.java58 public static final int SCALE_FILL_HEIGHT = ImageScaling.SCALE_FILL_HEIGHT; field in DrawBitmapScaled
/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/utilities/
DImageScaling.java30 public static final int SCALE_FILL_HEIGHT = 3; field in ImageScaling