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