Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/
DRootContentBehavior.java92 public static final int SCALE_FILL_HEIGHT = 3; field in RootContentBehavior
170 case SCALE_FILL_HEIGHT: in RootContentBehavior()
/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/
DCoreDocument.java176 case RootContentBehavior.SCALE_FILL_HEIGHT: { in computeScale()