Searched refs:parentVG (Results 1 – 1 of 1) sorted by relevance
23500 ViewGroup parentVG = (ViewGroup) mParent; in setDisplayListProperties() local23501 final Transformation t = parentVG.getChildTransformation(); in setDisplayListProperties()23502 if (parentVG.getChildStaticTransformation(this, t)) { in setDisplayListProperties()