Home
last modified time | relevance | path

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

/hardware/ti/omap4-aah/hwc/
Drgz_2d.c1297 int ldepth = get_layer_ops(hregion, sidx, &lix); in rgz_hwc_subregion_blit() local
1298 if (ldepth == 0) { in rgz_hwc_subregion_blit()
1323 if (ldepth == 1) { in rgz_hwc_subregion_blit()
1331 ldepth--; in rgz_hwc_subregion_blit()
1341 ldepth--; in rgz_hwc_subregion_blit()
1342 if (!ldepth) { in rgz_hwc_subregion_blit()
1351 if (!noblend && ldepth > 1) { /* BLEND */ in rgz_hwc_subregion_blit()