Searched defs:rga_info (Results 1 – 8 of 8) sorted by relevance
147 typedef struct rga_info { struct148 int fd;149 void *virAddr;150 void *phyAddr;152 unsigned hnd;154 buffer_handle_t hnd;156 int format;157 rga_rect_t rect;158 unsigned int blend;159 int bufferSize;[all …]
259 typedef struct rga_info { struct260 int fd;261 void *virAddr;262 void *phyAddr;264 unsigned hnd;266 buffer_handle_t hnd;268 int format;269 rga_rect_t rect;270 unsigned int blend;271 int bufferSize;[all …]
78 typedef struct rga_info { struct93 } rga_info_t; argument
1193 rga_info_table_entry rga_info; in rga_check() local
493 rga_info_table_entry rga_info; in querystring() local