OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:buffidx
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap4-aah/hwc/
rgz_2d.h
266
int
buffidx
;
member in struct:rgz_layer
rgz_2d.c
347
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;
[
all
...]
Completed in 36 milliseconds