Searched refs:GetModifyImpl (Results 1 – 3 of 3) sorted by relevance
272 auto modify = std::static_pointer_cast<RSNodeModifierImpl>(GetModifyImpl()); in AnimateWithVelocity()285 auto modify = std::static_pointer_cast<RSNodeModifierImpl>(GetModifyImpl()); in SetThresholdType()295 auto modify = std::static_pointer_cast<RSNodeModifierImpl>(GetModifyImpl()); in SetPropertyUnit()
5912 if (!property->GetModifyImpl()) {5926 std::static_pointer_cast<RSNodeModifierImpl>(property->GetModifyImpl());
370 const std::shared_ptr<ModifierImpl>& GetModifyImpl() const in GetModifyImpl() function