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