Searched refs:Uint16 (Results 1 – 5 of 5) sorted by relevance
49 rogue_feel += sizeof(Uint16);53 rogue_feel += sizeof(Uint16);61 rogue_feel += sizeof(Uint16);63 rogue_feel += sizeof(Uint16);
11 BytesPerPixel (e.g. 4) and the result is stored into Uint16 pitch47 Uint16 SDL_CalculatePitch(SDL_Surface *surface)49 - Uint16 pitch;54 + /* The code tries to prevent from an Uint16 overflow. */;96 + return((Uint16)pitch);
45 rogue_feel += sizeof(Uint16);
35 TEST(PackBasics, Uint16) in TEST() argument
62 TEST(Uints, Uint16) in TEST() argument