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