DescriptionThere are several places where we create round rect paths and then draw
the path to the canvas instead of using the canvas's built in round rect
function. Changing these to the canvas round rect could allow skia to
optimize their drawing.
This change switches the status bubble to the canvas round rect.
Committed: https://crrev.com/60dea7f0be1c234f3978679cf438d43b4e9ea04c
Cr-Commit-Position: refs/heads/master@{#295095}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Change variable names #
Total comments: 2
Patch Set 3 : Address reviewer comments #
Messages
Total messages: 15 (3 generated)
|