Searched refs:getArcPaintHistoryCount (Results 1 – 2 of 2) sorted by relevance
269 public int getArcPaintHistoryCount() { in getArcPaintHistoryCount() method in ShadowCanvas
315 assertThat(shadowCanvas.getArcPaintHistoryCount()).isEqualTo(2); in getArcHistoryCount_shouldReturnTotalNumberOfDrawArcEvents()