Searched defs:getForeground (Results 1 – 3 of 3) sorted by relevance
183 auto getForeground = [&]() { in onFilterBounds() local
191 auto getForeground = [&]() { in onFilterBounds() local
163 SkPaint getForeground() const { return fForeground; } in getForeground() function