HomeSort by relevance Sort by last modified time
    Searched refs:twidth (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
mask.c 56 VGint twidth, VGint theight,
60 if (tx + twidth <= 0 || tx >= dwidth)
74 location[2] = MIN2(tx + swidth, MIN2(dwidth, tx + twidth));
77 offsets[2] = MIN2(twidth, MIN2(dwidth - tx, swidth ));
  /external/mesa3d/src/gallium/state_trackers/vega/
mask.c 56 VGint twidth, VGint theight,
60 if (tx + twidth <= 0 || tx >= dwidth)
74 location[2] = MIN2(tx + swidth, MIN2(dwidth, tx + twidth));
77 offsets[2] = MIN2(twidth, MIN2(dwidth - tx, swidth ));
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_triangle.c 122 #define S_SCALE twidth
133 const GLfloat twidth = (GLfloat) texImg->Width; \
180 #define S_SCALE twidth
191 const GLfloat twidth = (GLfloat) texImg->Width; \
536 #define S_SCALE twidth
548 const GLfloat twidth = (GLfloat) texImg->Width; \
    [all...]
  /external/mesa3d/src/mesa/swrast/
s_triangle.c 122 #define S_SCALE twidth
133 const GLfloat twidth = (GLfloat) texImg->Width; \
180 #define S_SCALE twidth
191 const GLfloat twidth = (GLfloat) texImg->Width; \
536 #define S_SCALE twidth
548 const GLfloat twidth = (GLfloat) texImg->Width; \
    [all...]
  /external/pixman/pixman/
pixman-mmx.c 1543 int twidth = width; local
2736 int twidth = width; local
    [all...]
  /external/qemu-pc-bios/vgabios/
vgabios.c 832 Bit16u i,twidth,theightm1,cheight; local
856 twidth=video_param_table[vpti].twidth;
982 write_word(BIOSMEM_SEG,BIOSMEM_NB_COLS,twidth);
    [all...]
vgatables.h 141 Bit8u twidth; member in struct:__anon27521
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.forms_3.5.2.r36_v20100702.jar 

Completed in 989 milliseconds