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