Searched refs:mSpanEndCache (Results 1 – 1 of 1) sorted by relevance
118 private @Nullable IntArray mSpanEndCache = new IntArray(4); field in MeasuredParagraph139 mSpanEndCache.clearWithReleasingLargeArray(); in release()152 mSpanEndCache.clear(); in reset()228 return mSpanEndCache; in getSpanEndCache()415 mt.mSpanEndCache.append(end); in buildForStaticLayout()428 mt.mSpanEndCache.append(spanEnd); in buildForStaticLayout()