Searched refs:translationScale (Results 1 – 2 of 2) sorted by relevance
94 float translationScale = mRowTranslationScaler != null in startAnimations() local97 float translation = translationScale * mStartTranslation; in startAnimations()112 float translationScale = mRowTranslationScaler != null in startAnimations() local115 float translation = translationScale * mStartTranslation; in startAnimations()
562 const int translationScale = 9; in drawModels() local581 glTranslatex((x * translationScale) * 65536, in drawModels()582 (y * translationScale) * 65536, in drawModels()594 const int shipScale100 = translationScale * 500; in drawModels()