Searched refs:noblend (Results 1 - 3 of 3) sorted by relevance

/hardware/ti/omap4-aah/hwc/
H A Drgz_2d.h113 int noblend; member in struct:rgz_out_bvcmd
129 int noblend; member in struct:rgz_out_bvdirect
170 * data.bvc.noblend Test option to disable blending
196 * data.bv.noblend Test option to disable blending
H A Drgz_2d.c305 return params->data.bvc.noblend;
1206 int noblend = rgz_is_blending_disabled(params); local
1207 if (!noblend && layer->blending == HWC_BLENDING_PREMULT)
1349 int noblend = rgz_is_blending_disabled(params); local
1351 if (!noblend && ldepth > 1) { /* BLEND */
1402 if (noblend) /* get_layer_ops() doesn't understand this so get the top */
H A Dhwc.c1556 .noblend = 0,

Completed in 41 milliseconds