Searched refs:mTranslationLastX (Results 1 – 1 of 1) sorted by relevance
39 private float mTranslationLastX; field in MosaicFrameProcessor122 mTranslationLastX = 0; in reset()180 mTranslationLastX * HR_TO_LR_DOWNSAMPLE_FACTOR / mPreviewWidth, in processFrame()186 mTranslationLastX * HR_TO_LR_DOWNSAMPLE_FACTOR / mPreviewWidth, in processFrame()202 mTranslationLastX = translationCurrX; in calculateTranslationRate()214 mDeltaX[idx] = Math.abs(translationCurrX - mTranslationLastX); in calculateTranslationRate()232 mTranslationLastX = translationCurrX; in calculateTranslationRate()