Searched defs:Blit (Results 1 - 3 of 3) sorted by relevance
/drivers/peripheral/display/composer/vdi_base/include/ |
H A D | display_gfx.h | 108 int32_t (*Blit)(ISurface *srcSurface, IRect *srcRect, ISurface *dstSurface, IRect *dstRect, GfxOpt *opt); member
|
/drivers/peripheral/display/hal/default_standard/src/display_device/ |
H A D | display_gfx.h | 108 int32_t (*Blit)(ISurface *srcSurface, IRect *srcRect, ISurface *dstSurface, IRect *dstRect, GfxOpt *opt); member
|
/drivers/peripheral/display/interfaces/include/ |
H A D | display_gfx.h | 146 int32_t (*Blit)(ISurface *srcSurface, IRect *srcRect, ISurface *dstSurface, IRect *dstRect, GfxOpt *opt); member
|
Completed in 1 milliseconds