Home
last modified time | relevance | path

Searched refs:parentVG (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
DView.java19813 ViewGroup parentVG = (ViewGroup) mParent; in setDisplayListProperties() local
19814 final Transformation t = parentVG.getChildTransformation(); in setDisplayListProperties()
19815 if (parentVG.getChildStaticTransformation(this, t)) { in setDisplayListProperties()