Searched refs:Ttop (Results 1 - 4 of 4) sorted by relevance

/external/tremolo/Tremolo/
H A Dmdct.c278 LOOKUP_T *Ttop = T+1024; local
298 }while(T<Ttop);
H A DmdctLARM.s1023 ADD r8, r5, #1024 @ r8 = Ttop
H A DmdctARM.s1039 ADD r8, r5, #1024*4 @ r8 = Ttop
/external/mesa3d/src/mesa/drivers/common/
H A Dmeta.c214 GLfloat Sright, Ttop; /**< right, top texcoords */ member in struct:temp_texture
1285 tex->Ttop = (GLfloat) height;
1289 tex->Ttop = (GLfloat) height / tex->Height;
1675 verts[2].t = tex->Ttop;
1677 verts[3].t = tex->Ttop;
2183 verts[2].t = tex->Ttop;
2188 verts[3].t = tex->Ttop;
2482 verts[2].t = tex->Ttop;
2487 verts[3].t = tex->Ttop;
2717 verts[2].t = tex->Ttop;
[all...]

Completed in 1435 milliseconds