Searched refs:mSpanEndCache (Results 1 – 2 of 2) sorted by relevance
133 private @Nullable IntArray mSpanEndCache = new IntArray(4); field in MeasuredParagraph157 mSpanEndCache.clearWithReleasingLargeArray(); in release()170 mSpanEndCache.clear(); in reset()319 return mSpanEndCache; in getSpanEndCache()616 mt.mSpanEndCache.append(end); in buildForStaticLayoutInternal()637 mt.mSpanEndCache.append(spanEnd); in buildForStaticLayoutInternal()
55605 Landroid/text/MeasuredParagraph;->mSpanEndCache:Landroid/text/AutoGrowArray$IntArray;