Home
last modified time | relevance | path

Searched refs:SCALE_FILL_BOUNDS (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/
DRootContentBehavior.java95 public static final int SCALE_FILL_BOUNDS = 6; field in RootContentBehavior
172 case SCALE_FILL_BOUNDS: in RootContentBehavior()
/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/
DCoreDocument.java190 case RootContentBehavior.SCALE_FILL_BOUNDS: { in computeScale()