Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/effects/imagefilters/
DSkXfermodeImageFilter.cpp187 auto getBackground = [&]() { in onFilterBounds() local
/third_party/skia/src/effects/imagefilters/
DSkBlendImageFilter.cpp203 auto getBackground = [&]() { in onFilterBounds() local
/third_party/flutter/skia/modules/skparagraph/include/
DTextStyle.h84 SkPaint getBackground() const { return fBackground; } in getBackground() function
/third_party/skia/modules/skparagraph/include/
DTextStyle.h171 SkPaint getBackground() const { return fBackground; } in getBackground() function