Searched defs:mDst (Results 1 – 1 of 1) sorted by relevance
98 private float [] mDst; field in FoldingLayout460 mMatrix[x].setPolyToPoly(mSrc, 0, mDst, 0, NUM_OF_POLY_POINTS / 2); in calculateMatrices() argument