Searched refs:GetSurface (Results 1 – 1 of 1) sorted by relevance
62 static inline RGB555 *GetSurface(int x, int y) in GetSurface() function241 RGB555 *p = GetSurface(r.pos.x, r.pos.y); in FillRect()257 RGB555 *p = GetSurface(r.pos.x, r.pos.y); in BlitRect()274 RGB555 *p = GetSurface(r.pos.x, r.pos.y); in TransRect()319 p = GetSurface(sx, sy); in DrawLine()337 p = GetSurface(sx, sy); in DrawLine()352 p = GetSurface(sx, sy); in DrawLine()385 *GetSurface(x, y) = col; in DrawCircle()404 RGB555 *p = GetSurface(x, y); in DrawTextLen()