Home | History | Annotate | Download | only in HAL3

Lines Matching defs:it

1021         // on that to reach end of buffer and with it the header
2387 List<OfflineBuffer>::iterator it = mOfflineBuffers.begin();
2389 for( ; it != mOfflineBuffers.end(); it++) {
2390 stream = (*it).stream;
2392 error = stream->unmapBuf((*it).type,
2393 (*it).index,