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