Searched refs:SIZING_SCALE (Results 1 – 3 of 3) sorted by relevance
58 public static final int SIZING_SCALE = 2; field in RootContentBehavior153 case SIZING_SCALE: { in RootContentBehavior()165 } else if (mSizing == SIZING_SCALE) { in RootContentBehavior()
151 if (mContentSizing == RootContentBehavior.SIZING_SCALE) { in computeScale()516 if (mContentSizing == RootContentBehavior.SIZING_SCALE) { in paint()
207 if (mDocument.getDocument().getContentSizing() == RootContentBehavior.SIZING_SCALE) { in onMeasure()