Home | History | Annotate | Download | only in macdsp

Lines Matching refs:rmask

558 			vformat->Rmask = 0x00007c00;
769 UInt32 rmask = 0, gmask = 0, bmask = 0;
858 rmask = 0x00007c00;
862 if ( ! SDL_ReallocFormat (current, bpp, rmask, gmask, bmask, 0 ) ) {