Home | History | Annotate | Download | only in camera

Lines Matching full:tmpbuffer

399                         camera_memory_t *tmpBuffer = mRequestMemory(-1, 1, 1, NULL);
402 tmpBuffer,
409 if ( NULL != tmpBuffer ) {
410 tmpBuffer->release(tmpBuffer);