Home | History | Annotate | Download | only in camera

Lines Matching full:tmpbuffer

428                         camera_memory_t *tmpBuffer = mRequestMemory(-1, 1, 1, NULL);
431 tmpBuffer,
438 if ( NULL != tmpBuffer ) {
439 tmpBuffer->release(tmpBuffer);