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