Home | History | Annotate | Download | only in android

Lines Matching defs:removeAnimationsForProperty

994 void GraphicsLayerAndroid::removeAnimationsForProperty(AnimatedPropertyID anID)
996 ALOGV("NRO removeAnimationsForProperty(%d)", anID);
997 m_contentLayer->removeAnimationsForProperty(anID);