Home
last modified time | relevance | path

Searched defs:currentProgress (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/surround_view/service-impl/
DAnimationModule.cpp183 float& currentProgress = currentCarPartStatus.vhalProgressMap.at(vhalProperty); in performGammaOp() local
264 float& currentProgress = currentCarPartStatus.vhalProgressMap.at(vhalProperty); in performTranslationOp() local
338 float& currentProgress = currentCarPartStatus.vhalProgressMap.at(vhalProperty); in performRotationOp() local
/packages/apps/Dialer/java/com/android/incallui/answer/impl/answermethod/
DFlingUpDownTouchHandler.java147 private float currentProgress; field in FlingUpDownTouchHandler