Home
last modified time | relevance | path

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

/hardware/ti/omap4-aah/hwc/
Dhwc.c1512 int rgz_out_op; in blit_layers() local
1517 rgz_out_op = RGZ_OUT_BVCMD_PAINT; in blit_layers()
1522 rgz_out_op = RGZ_OUT_BVCMD_REGION; in blit_layers()
1552 .op = rgz_out_op, in blit_layers()
1570 …if (rgz_out_op != RGZ_OUT_BVCMD_REGION && out.data.bvc.out_blits == 0 && out.data.bvc.out_nhndls >… in blit_layers()