Searched refs:mDtDx (Results 1 – 2 of 2) sorted by relevance
106 float mDsDx=1, mDtDx=0, mDsDy=0, mDtDy=1; field in WindowStateAnimator943 mDtDx = tmpFloats[Matrix.MSKEW_Y]; in computeShownFrameLocked()960 || (mWin.isIdentityMatrix(mDsDx, mDtDx, mDsDy, mDtDy) in computeShownFrameLocked()1029 mDtDx = tmpFloats[Matrix.MSKEW_Y]; in computeShownFrameLocked()1050 mDtDx = 0; in computeShownFrameLocked()1244 || mLastDtDx != mDtDx in prepareSurfaceLocked()1254 mLastDtDx = mDtDx; in prepareSurfaceLocked()1262 + "," + (mDtDx*w.mVScale) in prepareSurfaceLocked()1272 mDsDx*w.mHScale, mDtDx*w.mVScale, in prepareSurfaceLocked()1645 pw.print(" mDtDx="); pw.print(mDtDx); in dump()
397 mTempFloats[Matrix.MSKEW_Y] = windowState.mWinAnimator.mDtDx; in populateTransformationMatrix()