Home
last modified time | relevance | path

Searched refs:COLOR_FILL (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/video/rockchip/rga2/
H A Drga2.h205 typedef struct COLOR_FILL struct
216 COLOR_FILL; argument
395 COLOR_FILL gr_color; /* color fill use gradient */
463 COLOR_FILL gr_color; /* color fill use gradient */
564 COLOR_FILL gr_color; /* color fill use gradient */
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/
H A Drga.h248 typedef struct COLOR_FILL { struct
260 COLOR_FILL; argument
323 COLOR_FILL gr_color; /* color fill use gradient */
643 COLOR_FILL *gr_color, /* gradient color part */
/OK3568_Linux_fs/kernel/drivers/video/rockchip/rga/
H A Drga.h195 typedef struct COLOR_FILL struct
208 COLOR_FILL; argument
266 COLOR_FILL gr_color; /* color fill use gradient */
/OK3568_Linux_fs/external/linux-rga/core/hardware/
H A Drga_ioctl.h173 typedef struct COLOR_FILL { struct
183 } COLOR_FILL; argument
398 COLOR_FILL gr_color; /* color fill use gradient */
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/rga/RV110X/include/
H A Drga.h284 typedef struct COLOR_FILL { struct
295 COLOR_FILL; argument
512 COLOR_FILL gr_color; /* color fill use gradient */
/OK3568_Linux_fs/external/linux-rga/core/
H A DNormalRga.h233 struct rga_req *msg, COLOR_FILL *gr_color,
H A DNormalRgaApi.cpp684 struct rga_req *msg, COLOR_FILL *gr_color, in NormalRgaSetColorFillMode()
1122 static inline void NormalRgaCompatModeConvertRga2ColorFill(rga2_color_fill_t *color, COLOR_FILL *or… in NormalRgaCompatModeConvertRga2ColorFill()
H A DNormalRga.cpp1504 COLOR_FILL fillColor ; in RgaCollorFill()
1678 memset(&fillColor, 0x0, sizeof(COLOR_FILL)); in RgaCollorFill()