Home
last modified time | relevance | path

Searched refs:kOutputBoundsColor (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/gm/
Dcrop_imagefilter.cpp29 static constexpr SkColor kOutputBoundsColor = SK_ColorRED; variable
219 border.setColor(kOutputBoundsColor); in draw_example()