Searched refs:parseAnimatedImageVector (Results 1 – 2 of 2) sorted by relevance
23 import androidx.compose.animation.graphics.vector.compat.parseAnimatedImageVector56 return parser.parseAnimatedImageVector(res, theme, attrs) in loadAnimatedVectorResource()
56 internal fun XmlPullParser.parseAnimatedImageVector( in parseAnimatedImageVector() method