Home
last modified time | relevance | path

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

/external/skia/src/effects/imagefilters/
DSkBlendImageFilter.cpp402 auto foregroundBounds = this->getChildOutputLayerBounds(kForeground, mapping, contentBounds); in onGetOutputLayerBounds() local
466 SkRect foregroundBounds = this->getInput(kForeground) ? in computeFastBounds() local