Searched refs:mRootName (Results 1 – 3 of 3) sorted by relevance
659 getConstantState()).mVectorDrawable.getConstantState()).mRootName in reset()671 getConstantState()).mVectorDrawable.getConstantState()).mRootName in start()695 .mRootName + ", at: " + this); in stop()1371 .mRootName); in startAnimation()1387 .mRootName); in endAnimation()
670 state.mRootName = name; in updateStateFromTypedArray()779 String mRootName = null; field in VectorDrawable.VectorDrawableState819 mRootName = copy.mRootName; in VectorDrawableState()821 if (copy.mRootName != null) { in VectorDrawableState()822 mVGTargetsMap.put(copy.mRootName, this); in VectorDrawableState()
561 pathRenderer.mRootName = name; in updateStateFromTypedArray()923 String mRootName = null; field in VectorDrawableCompat.VPathRenderer962 mRootName = copy.mRootName; in VPathRenderer()963 if (copy.mRootName != null) { in VPathRenderer()964 mVGTargetsMap.put(copy.mRootName, this); in VPathRenderer()