Searched defs:FillRect (Results 1 – 5 of 5) sorted by relevance
| /device/soc/rockchip/rk3568/hardware/display/src/display_device/ |
| D | display_gfx.h | 55 int32_t (*FillRect)(ISurface *surface, IRect *rect, uint32_t color, GfxOpt *opt); member
|
| /device/soc/rockchip/rk3566/hardware/display/src/display_device/ |
| D | display_gfx.h | 55 int32_t (*FillRect)(ISurface *surface, IRect *rect, uint32_t color, GfxOpt *opt); member
|
| /device/soc/amlogic/a311d/hardware/display/src/display_device/ |
| D | display_gfx.h | 55 int32_t (*FillRect)(ISurface *surface, IRect *rect, uint32_t color, GfxOpt *opt); member
|
| /device/soc/rockchip/rk3588/hardware/display/src/display_device/ |
| D | display_gfx.h | 55 int32_t (*FillRect)(ISurface *surface, IRect *rect, uint32_t color, GfxOpt *opt); member
|
| /device/soc/amlogic/a311d/hardware/display/src/display_gfx/ |
| D | display_gfx.c | 168 static int32_t FillRect(ISurface *surface, IRect *rect, uint32_t color, GfxOpt *opt) in FillRect() function
|