Searched refs:twidth (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
H A Dmask.c56 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 ));
53 intersect_rectangles(VGint dwidth, VGint dheight, VGint swidth, VGint sheight, VGint tx, VGint ty, VGint twidth, VGint theight, VGint *offsets, VGint *location) argument
/external/mesa3d/src/gallium/state_trackers/vega/
H A Dmask.c56 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 ));
53 intersect_rectangles(VGint dwidth, VGint dheight, VGint swidth, VGint sheight, VGint tx, VGint ty, VGint twidth, VGint theight, VGint *offsets, VGint *location) argument
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
H A Ds_triangle.c122 #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; \
/external/mesa3d/src/mesa/swrast/
H A Ds_triangle.c122 #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; \
/external/pixman/pixman/
H A Dpixman-mmx.c1543 int twidth = width; local
1547 while (twidth && (uintptr_t)q & 7)
1558 twidth--;
1563 while (twidth >= 2)
1584 twidth -= 2;
1587 if (twidth)
1598 twidth--;
2736 int twidth = width; local
2740 while (twidth && ((uintptr_t)q & 7))
2752 twidth
[all...]
/external/qemu-pc-bios/vgabios/
H A Dvgabios.c832 Bit16u i,twidth,theightm1,cheight; local
856 twidth=video_param_table[vpti].twidth;
982 write_word(BIOSMEM_SEG,BIOSMEM_NB_COLS,twidth);
H A Dvgatables.h141 Bit8u twidth; member in struct:__anon30300
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.forms_3.5.2.r36_v20100702.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 162 milliseconds