Searched refs:d_pixels (Results 1 – 2 of 2) sorted by relevance
312 Uint8 *dst = info->d_pixels; in _SDL_gfxBlitBlitterRGBA()376 …info.d_pixels = (Uint8 *) dst->pixels + (Uint16) dstrect->y * dst->pitch + (Uint16) … in _SDL_gfxBlitRGBACall()378 …info.d_pixels = (Uint8 *) dst->pixels + dst->offset + (Uint16) dstrect->y * dst->pitch + (Uint16) … in _SDL_gfxBlitRGBACall()
82 Uint8 *d_pixels; member
Completed in 7 milliseconds