skia /
skia /
6b828d735a579e555486c33f416fee399ca4b529 Add explicit float -> bool cast
Some compiler options will warn about implicit float conversions
which then cause build errors with -Werror
Android's SurfaceFlinger is one such example client that hits this.
Change-Id: I09432661de5eccc8b43dbbd6862437c0ff14fff3
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1039076
Auto-Submit: John Reck <jreck@google.com>
Reviewed-by: Florin Malita <fmalita@google.com>
Reviewed-by: Noelle Scobie <nscobie@google.com>
Commit-Queue: Florin Malita <fmalita@google.com>
1 file changed