Chris Bracken b84473ce93 [lint] Update local variable names in display_list (flutter/engine#36097)
This updates local variable names to use clang `lower_case` style in the
display_list directory. This is one of several patches to update our
variable names to a consistent style before enabling enforcement in our
clang-tidy rules.

This is a formatting-only change with no intended semantic change.
2022-09-12 17:33:22 -07:00
..