Searched refs:mComputeLayout (Results 1 – 1 of 1) sorted by relevance
64 private final boolean mComputeLayout; field in MeasuredText76 mComputeLayout = computeLayout; in MeasuredText()231 private boolean mComputeLayout = true; field in MeasuredText.Builder266 if (!text.mComputeLayout) { in Builder()271 mComputeLayout = text.mComputeLayout; in Builder()451 mComputeLayout = computeLayout; in setComputeLayout()489 mComputeLayout, mComputeBounds, mFastHyphenation); in build()491 mComputeLayout, mComputeBounds, mTop, mBottom); in build()