Searched refs:bottomSaveCount (Results 1 – 1 of 1) sorted by relevance
22796 int bottomSaveCount = -1; in draw() local22807 bottomSaveCount = canvas.saveUnclippedLayer(left, bottom - length, right, bottom); in draw()22867 canvas.restoreUnclippedLayer(bottomSaveCount, p); in draw()