Home
last modified time | relevance | path

Searched refs:imfill (Results 1 - 10 of 10) sorted by relevance

/device/soc/rockchip/rk3588/hardware/rga/include/
H A Dim2d.hpp162 #undef imfill macro
163 IM_API IM_STATUS imfill(rga_buffer_t dst, im_rect rect, int color, int sync = 1, int *release_fence_fd = NULL);
H A Dim2d.h384 #define imfill(buf, rect, color, ...) \ macro
/device/soc/rockchip/common/hardware/display/src/display_gfx/
H A Ddisplay_gfx.c192 ret = imfill(dst, imRect, color); in rkFillRect()
/device/soc/rockchip/rk3399/hardware/display/src/display_gfx/
H A Ddisplay_gfx.c191 ret = imfill(dst, imRect, color); in rkFillRect()
/device/soc/rockchip/rk3566/hardware/display/src/display_gfx/
H A Ddisplay_gfx.c189 ret = imfill(dst, imRect, color); in rkFillRect()
/device/soc/rockchip/rk3568/hardware/display/src/display_gfx/
H A Ddisplay_gfx.c189 ret = imfill(dst, imRect, color); in rkFillRect()
/device/soc/rockchip/rk3588/hardware/display/src/display_gfx/
H A Ddisplay_gfx.c189 ret = imfill(dst, imRect, color); in rkFillRect()
/device/soc/rockchip/common/hardware/rga/include/
H A Dim2d.h565 #define imfill(buf, rect, color, ...) \ macro
/device/soc/rockchip/rk3399/hardware/rga/include/
H A Dim2d.h576 #define imfill(buf, rect, color, ...) \ macro
/device/soc/rockchip/rk3568/hardware/rga/include/
H A Dim2d.h576 #define imfill(buf, rect, color, ...) \ macro

Completed in 11 milliseconds