Searched refs:mLastDsdx (Results 1 – 1 of 1) sorted by relevance
60 private float mLastDsdx = 1; field in WindowSurfaceController165 final boolean matrixChanged = mLastDsdx != dsdx || mLastDtdx != dtdx || in setMatrix()171 mLastDsdx = dsdx; in setMatrix()311 pw.print(" transform=("); pw.print(mLastDsdx); pw.print(", "); in dump()