Searched refs:mDtdy (Results 1 – 1 of 1) sorted by relevance
530 private float mDsdx, mDtdx, mDsdy, mDtdy; field in WindowSurfaceController.SurfaceTrace658 if (dsdx != mDsdx || dtdx != mDtdx || dsdy != mDsdy || dtdy != mDtdy) { in setMatrix()665 mDtdy = dtdy; in setMatrix()745 pw.print(", "); pw.print(s.mDtdy); pw.println(")"); in dumpAllSurfaces()758 + " (" + mDsdx + "," + mDtdx + "," + mDsdy + "," + mDtdy + ")"; in toString()