Home | History | Annotate | Download | only in ca

Lines Matching refs:propertyIdToString

212 static String propertyIdToString(AnimatedPropertyID property)
1650 RefPtr<PlatformCAAnimation> basicAnim = PlatformCAAnimation::create(PlatformCAAnimation::Basic, propertyIdToString(property));
1657 RefPtr<PlatformCAAnimation> keyframeAnim = PlatformCAAnimation::create(PlatformCAAnimation::Keyframe, propertyIdToString(property));