Searched refs:mTotalTranslationY (Results 1 – 1 of 1) sorted by relevance
58 private float mTotalTranslationY = 0f; field in MosaicFrameProcessor123 mTotalTranslationY = 0; in reset()212 mTotalTranslationY -= mDeltaY[idx]; in calculateTranslationRate()218 mTotalTranslationY += mDeltaY[idx]; in calculateTranslationRate()229 mPanningRateY = mTotalTranslationY / in calculateTranslationRate()