Searched refs:QueryZero (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/bitmap/dist/ | ||
| H A D | BitmapP.h | 185 #define QueryZero(x, y) (((x) == 0) || ((y) == 0)) macro |
| H A D | Graphics.c | 381 if (!QueryZero(width, height)) { |
Completed in 8 milliseconds