Searched refs:prevTypeface (Results 1 – 1 of 1) sorted by relevance
157 val prevTypeface = paint.typeface in testCacheTypeface() constant161 assertThat(paint.typeface).isNotSameInstanceAs(prevTypeface) in testCacheTypeface()165 assertThat(paint.typeface).isSameInstanceAs(prevTypeface) in testCacheTypeface()