Searched refs:mLastDsdx (Results 1 – 1 of 1) sorted by relevance
62 private float mLastDsdx = 1; field in WindowSurfaceController259 final boolean matrixChanged = mLastDsdx != dsdx || mLastDtdx != dtdx || in setMatrix()265 mLastDsdx = dsdx; in setMatrix()323 mLastDsdx = dsdx; in prepareToShowInTransaction()551 pw.print(" transform=("); pw.print(mLastDsdx); pw.print(", "); in dump()