Home
last modified time | relevance | path

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

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