Searched defs:getClusterCount (Results 1 – 5 of 5) sorted by relevance
44 private fun getClusterCount(cs: CharSequence, paint: TextPaint) = TextLine.LineInfo().apply { in <lambda>() method in android.text.TextLineJustificationTest
367 private int getClusterCount(Paint p, String text) { in getClusterCount() method in PaintTest
304 uint32_t getClusterCount() const { return mClusterCount; } in getClusterCount() function in minikin::LayoutAppendFunctor
85 public int getClusterCount() { in getClusterCount() method in TextLine.LineInfo
2544 public int getClusterCount() { in getClusterCount() method in Paint.RunInfo