Searched refs:mSpanEndCache (Results 1 – 1 of 1) sorted by relevance
124 private @Nullable IntArray mSpanEndCache = new IntArray(4); field in MeasuredParagraph162 mSpanEndCache.clearWithReleasingLargeArray(); in release()175 mSpanEndCache.clear(); in reset()251 return mSpanEndCache; in getSpanEndCache()428 mt.mSpanEndCache.append(end); in buildForStaticLayout()442 mt.mSpanEndCache.append(spanEnd); in buildForStaticLayout()