Home | History | Annotate | Download | only in android

Lines Matching defs:removeAnimationsForKeyframes

1001 void GraphicsLayerAndroid::removeAnimationsForKeyframes(const String& keyframesName)
1003 ALOGV("NRO removeAnimationsForKeyframes(%s)", keyframesName.ascii().data());
1004 m_contentLayer->removeAnimationsForKeyframes(keyframesName);