Searched refs:planeNum (Results 1 – 1 of 1) sorted by relevance
263 miGetPlane(DrawablePtr pDraw, int planeNum, /* number of the bitPlane */ in miGetPlane() argument306 planeNum += (32 - bitsPerPixel); in miGetPlane()326 bit = (pixel >> planeNum) & 1; in miGetPlane()