Lines Matching refs:CurrentLayout
211 pitch = pNv->CurrentLayout.displayWidth *
212 (pNv->CurrentLayout.bitsPerPixel >> 3);
241 switch(pNv->CurrentLayout.depth) {
331 planemask |= ~0 << pNv->CurrentLayout.depth;
367 planemask |= ~0 << pNv->CurrentLayout.depth;
400 planemask = ~0 << pNv->CurrentLayout.depth;
455 CARD32 mask = ~0 << pNv->CurrentLayout.depth;
536 planemask |= ~0 << pNv->CurrentLayout.depth;
555 int Bpp = pNv->CurrentLayout.bitsPerPixel >> 3;
562 _image_dstpitch = pNv->CurrentLayout.displayWidth * Bpp;
598 planemask |= ~0 << pNv->CurrentLayout.depth;