Searched refs:getRectPaintHistoryCount (Results 1 – 2 of 2) sorted by relevance
346 public int getRectPaintHistoryCount() { in getRectPaintHistoryCount() method in ShadowCanvas
324 assertThat(shadowCanvas.getRectPaintHistoryCount()).isEqualTo(2); in getRectHistoryCount_shouldReturnTotalNumberOfDrawRectEvents()