Home
last modified time | relevance | path

Searched defs:getForeground (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/src/effects/imagefilters/
DSkXfermodeImageFilter.cpp190 auto getForeground = [&]() { in onFilterBounds() local
/third_party/skia/src/effects/imagefilters/
DSkBlendImageFilter.cpp206 auto getForeground = [&]() { in onFilterBounds() local
/third_party/flutter/skia/modules/skparagraph/include/
DTextStyle.h76 SkPaint getForeground() const { return fForeground; } in getForeground() function
/third_party/skia/modules/skparagraph/include/
DTextStyle.h163 SkPaint getForeground() const { return fForeground; } in getForeground() function