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