Home | History | Annotate | Download | only in gapi

Lines Matching defs:Gmask

579 		vformat->Gmask = 0x000007e0;
587 vformat->Gmask = 0x000003e0;
596 vformat->Gmask = 0x000007e0;
622 Uint32 Rmask, Gmask, Bmask;
640 Gmask = 0;
648 Gmask = 0x000003e0;
653 Gmask = 0x000007e0;
660 Gmask = 0x0000ff00;
668 0, 0, bpp, Rmask, Gmask, Bmask, 0);