Searched refs:canvasRotate (Results 1 – 1 of 1) sorted by relevance
353 final float canvasRotate = lerp(flipToPointRight ? 0 : -180, in draw() local389 canvas.rotate(canvasRotate * ((mVerticalMirror ^ flipToPointRight) ? -1 : 1)); in draw()