Searched refs:buffidx (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/omap4-aah/hwc/
H A Drgz_2d.h266 int buffidx; member in struct:rgz_layer
H A Drgz_2d.c347 srcdesc->auxptr = (void*)rgz_layer->buffidx;
547 //OUTP("blitting meminfo %d", rgz->rgz_layers[i].buffidx);
553 if (rgz_layer->buffidx == -1) {
807 if (i == 0 || rgz_layer->buffidx == -1)
869 rgz_layer->buffidx = memidx++;
883 rgz_layer->buffidx = -1;
1340 if (hregion->rgz_layers[lix]->buffidx == -1) {
1506 if (rgz_layer->buffidx == -1)

Completed in 114 milliseconds