Lines Matching refs:flush
284 * flush:
291 * held at the time of flush() (whether successfully filled or not) may be
301 * flush() may be called concurrently to processCaptureRequest(), with the
306 * be started after flush has been invoked but has not returned yet. If such
307 * a call happens before flush() returns, the HAL must treat the new
364 * 4. If a flush() is invoked while a processCaptureRequest() invocation
366 * addition, if a processCaptureRequest() call is made after flush()
367 * has been invoked but before flush() has returned, the capture request
371 * flush() must only return when there are no more outstanding buffers or
377 * the partial failure cases as well, as it could help improve the flush
388 * On a successful flush of the camera HAL.
394 flush() generates (Status status);