Searched refs:fixedOffs (Results 1 – 1 of 1) sorted by relevance
597 GLfixed fixedOffs = (GLfixed)(offs * 65536); in drawModels() local599 glTranslatex(fixedOffs, -4 * 65536, 2 << 16); in drawModels()603 glTranslatex(-4 * 65536, fixedOffs, 4 << 16); in drawModels()