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