Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/
DRootContentBehavior.java95 public static final int SCALE_FILL_WIDTH = 2; field in RootContentBehavior
DDrawBitmapScaled.java57 public static final int SCALE_FILL_WIDTH = ImageScaling.SCALE_FILL_WIDTH; field in DrawBitmapScaled
/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/utilities/
DImageScaling.java29 public static final int SCALE_FILL_WIDTH = 2; field in ImageScaling