Searched refs:getRevealClip (Results 1 – 5 of 5) sorted by relevance
159 if (getRevealClip().willClip()) { in debugOutputProperties()161 getRevealClip().getBounds(&bounds); in debugOutputProperties()
201 const RevealClip& revealClip = properties().getRevealClip(); in copyTo()641 if (mProperties.getRevealClip().willClip()) { in pushLayerUpdate()643 mProperties.getRevealClip().getBounds(&bounds); in pushLayerUpdate()644 …renderer.setClippingRoundRect(handler.allocator(), bounds, mProperties.getRevealClip().getRadius()… in pushLayerUpdate()865 const SkPath* revealClipPath = properties().getRevealClip().getPath(); in pushLayerUpdate()
174 || CC_UNLIKELY(getRevealClip().willClip()) in prepareForFunctorPresence()568 const RevealClip& getRevealClip() const { in getRevealClip() function
268 if (properties.getRevealClip().willClip()) { in deferNodePropsAndOps()270 properties.getRevealClip().getBounds(&bounds); in deferNodePropsAndOps()272 bounds, properties.getRevealClip().getRadius()); in deferNodePropsAndOps()407 const SkPath* revealClipPath = properties.getRevealClip().getPath(); in deferShadow()
442 return target->properties().getRevealClip().getRadius(); in getValue()