Searched refs:mappedChildBounds (Results 1 – 4 of 4) sorted by relevance
36 FloatRect mappedChildBounds = {0, 0, 0, 0}; member44 mappedChildBounds == other.mappedChildBounds;
282 *os << "\n .mappedLeft = " << effect.mappedChildBounds.left; in PrintTo()283 *os << "\n .mappedTop = " << effect.mappedChildBounds.top; in PrintTo()284 *os << "\n .mappedRight = " << effect.mappedChildBounds.right; in PrintTo()285 *os << "\n .mappedBottom = " << effect.mappedChildBounds.bottom; in PrintTo()
214 auto& srcBounds = stretchEffect.mappedChildBounds; in createSkShader()
643 .mappedChildBounds = FloatRect( in nativeSetStretchEffect()