OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RGZ_MAX_BLITS
(Results
1 - 3
of
3
) sorted by null
/hardware/ti/omap4-aah/hwc/
rgz_2d.h
262
#define
RGZ_MAX_BLITS
(RGZ_SUBREGIONMAX * RGZ_SUBREGIONMAX)
rgz_2d.c
93
struct rgz_blt_entry bvcmds[
RGZ_MAX_BLITS
];
584
if (params->data.bvc.out_blits >=
RGZ_MAX_BLITS
) {
[
all
...]
hwc.c
206
struct rgz_blt_entry blit_ops[
RGZ_MAX_BLITS
];
[
all
...]
Completed in 109 milliseconds