Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewGroup.java5158 Transformation t = attachInfo.mTmpTransformation; in invalidateChild()
DView.java23132 final Transformation mTmpTransformation = new Transformation(); field in AttachInfo