Home
last modified time | relevance | path

Searched refs:d_pixels (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/SDL2/src/gfx/
A DSDL_gfxBlitFunc.c312 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()
A DSDL_gfxBlitFunc.h82 Uint8 *d_pixels; member

Completed in 7 milliseconds