Searched defs:GRSurface (Results 1 – 5 of 5) sorted by relevance
31 class GRSurface; variable
69 GRSurface(size_t width, size_t height, size_t row_bytes, size_t pixel_bytes) in GRSurface() function
24 class GRSurface; variable
32 class GRSurface; variable
54 void DrawSurface(const GRSurface* /* surface */, int /* sx */, int /* sy */, int /* w */, in DrawSurface() argument