HomeSort by relevance Sort by last modified time
    Searched full:ttop (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
st_cb_bitmap.c 345 GLfloat tTop = (GLfloat)0.0, tBot = (GLfloat)1.0 - tTop;
370 vertices[0][2][1] = tTop;
375 vertices[1][2][1] = tTop;
st_cb_drawpixels.c 591 const GLfloat tTop = invertTex ? maxYcoord : 0.0f;
612 verts[0][1][1] = tTop; /* v[0].attr[1].T */
614 verts[1][1][1] = tTop;
    [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_cb_bitmap.c 345 GLfloat tTop = (GLfloat)0.0, tBot = (GLfloat)1.0 - tTop;
370 vertices[0][2][1] = tTop;
375 vertices[1][2][1] = tTop;
st_cb_drawpixels.c 591 const GLfloat tTop = invertTex ? maxYcoord : 0.0f;
612 verts[0][1][1] = tTop; /* v[0].attr[1].T */
614 verts[1][1][1] = tTop;
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/common/
meta.c 214 GLfloat Sright, Ttop; /**< right, top texcoords */
    [all...]
  /external/mesa3d/src/mesa/drivers/common/
meta.c 214 GLfloat Sright, Ttop; /**< right, top texcoords */
    [all...]
  /external/opencv/cv/src/
cvdistransform.cpp 52 int* ttop = (int*)(temp + i*tempstep); local
57 ttop[j] = ICV_INIT_DIST0;
  /external/tremolo/Tremolo/
mdct.c 278 LOOKUP_T *Ttop = T+1024;
298 }while(T<Ttop);
mdctARM.s 1039 ADD r8, r5, #1024*4 @ r8 = Ttop
    [all...]
mdctLARM.s 1023 ADD r8, r5, #1024 @ r8 = Ttop
  /external/tcpdump/
print-forces.c     [all...]

Completed in 552 milliseconds