Searched refs:QueryZero (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/bitmap/dist/
H A DBitmapP.h185 #define QueryZero(x, y) (((x) == 0) || ((y) == 0)) macro
H A DGraphics.c381 if (!QueryZero(width, height)) {

Completed in 8 milliseconds