Home
last modified time | relevance | path

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

/third_party/skia/src/effects/imagefilters/
DSkBlendImageFilter.cpp203 auto getBackground = [&]() { in onFilterBounds() local
/third_party/skia/modules/skparagraph/include/
DTextStyle.h224 SkPaint getBackground() const { in getBackground() function