Searched refs:dirsetup (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaCpyArea.c266 int dirsetup; local in function:XAAScreenToScreenBitBlt
330 dirsetup = 0; /* No direction set up yet. */
334 if (dirsetup != -1) {
337 dirsetup = -1;
344 if (dirsetup != 1) {
347 dirsetup = 1;
359 if (dirsetup != 1) {
362 dirsetup = 1;
375 if (dirsetup != -1) {
378 dirsetup
[all...]
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Duxa-accel.c211 int dirsetup; local in function:uxa_copy_n_to_n_two_dir
225 dirsetup = 0; /* No direction set up yet. */
229 if (dirsetup != -1) {
230 if (dirsetup != 0)
232 dirsetup = -1;
248 if (dirsetup != 1) {
249 if (dirsetup != 0)
251 dirsetup = 1;
271 if (dirsetup != 1) {
272 if (dirsetup !
[all...]
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Duxa-accel.c211 int dirsetup; local in function:uxa_copy_n_to_n_two_dir
225 dirsetup = 0; /* No direction set up yet. */
229 if (dirsetup != -1) {
230 if (dirsetup != 0)
232 dirsetup = -1;
248 if (dirsetup != 1) {
249 if (dirsetup != 0)
251 dirsetup = 1;
271 if (dirsetup != 1) {
272 if (dirsetup !
[all...]
/xsrc/external/mit/xf86-video-intel-old/dist/uxa/
H A Duxa-accel.c308 int dirsetup; local in function:uxa_copy_n_to_n_two_dir
320 dirsetup = 0; /* No direction set up yet. */
324 if (dirsetup != -1) {
325 if (dirsetup != 0)
327 dirsetup = -1;
345 if (dirsetup != 1) {
346 if (dirsetup != 0)
348 dirsetup = 1;
370 if (dirsetup != 1) {
371 if (dirsetup !
[all...]
/xsrc/external/mit/xorg-server.old/dist/exa/
H A Dexa_accel.c253 int dirsetup; local in function:exaCopyNtoNTwoDir
265 dirsetup = 0; /* No direction set up yet. */
269 if (dirsetup != -1) {
270 if (dirsetup != 0)
272 dirsetup = -1;
290 if (dirsetup != 1) {
291 if (dirsetup != 0)
293 dirsetup = 1;
315 if (dirsetup != 1) {
316 if (dirsetup !
[all...]
/xsrc/external/mit/xorg-server/dist/exa/
H A Dexa_accel.c246 int dirsetup; local in function:exaCopyNtoNTwoDir
258 dirsetup = 0; /* No direction set up yet. */
262 if (dirsetup != -1) {
263 if (dirsetup != 0)
265 dirsetup = -1;
283 if (dirsetup != 1) {
284 if (dirsetup != 0)
286 dirsetup = 1;
309 if (dirsetup != 1) {
310 if (dirsetup !
[all...]
/xsrc/external/mit/xf86-video-qxl/dist/src/uxa/
H A Duxa-accel.c379 int dirsetup; local in function:uxa_copy_n_to_n_two_dir
393 dirsetup = 0; /* No direction set up yet. */
397 if (dirsetup != -1) {
398 if (dirsetup != 0)
400 dirsetup = -1;
416 if (dirsetup != 1) {
417 if (dirsetup != 0)
419 dirsetup = 1;
439 if (dirsetup != 1) {
440 if (dirsetup !
[all...]

Completed in 17 milliseconds