Searched refs:translationScale (Results 1 – 2 of 2) sorted by relevance
97 float translationScale = mRowTranslationScaler != null in startAnimations() local100 float translation = translationScale * mStartTranslation; in startAnimations()115 float translationScale = mRowTranslationScaler != null in startAnimations() local118 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()