Searched defs:SET_PIXEL (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dimage.c395 #define SET_PIXEL(COL, ROW) \ macro
407 SET_PIXEL(col, row);
429 SET_PIXEL(col, row);
449 #undef SET_PIXEL macro
/external/mesa3d/src/mesa/main/
H A Dimage.c395 #define SET_PIXEL(COL, ROW) \ macro
407 SET_PIXEL(col, row);
429 SET_PIXEL(col, row);
449 #undef SET_PIXEL macro

Completed in 137 milliseconds