Searched refs:pos0 (Results 1 – 5 of 5) sorted by relevance
549 turn_position pos0, turn_position pos1, in assign()563 tp.operations[0].position = pos0; in assign()
725 unsigned long pos0 = pos; local758 pos = pos0 + bwidth*bincr;774 unsigned long pos0 = pos; local807 pos = pos0 + bwidth*bincr;
514 + vec4 pos0 = mat0 * gl_Vertex;516 + vec4 pos = mix(pos0, pos1, weight);
266 uint64_t pos0:7; member268 uint64_t pos0:7;
1510 low0, pos0, time_from = self.XPixelToData(x)1515 for i in xrange(pos0, pos1 + 1):1518 if i == pos0: