OSDN Git Service

camera3: Add flush
authorAlex Ray <aray@google.com>
Mon, 24 Jun 2013 18:28:05 +0000 (11:28 -0700)
committerAlex Ray <aray@google.com>
Mon, 24 Jun 2013 21:01:00 +0000 (14:01 -0700)
commit5f2fd854b3fc6ddca34589e3cc2be13d8c41f49f
tree4a88b1de7f5ba997c01934d0fabab70279c96127
parent2ce219a7464d05c55f95783c1a7d9d3328cb2930
camera3: Add flush

Flush is used to quiesce a camera device as quickly as possible, which
can be used to deal with a pathological client (requests a frame
duration of hours then dying) as well as speed up stream configuration
changes when the outstanding requests data isn't required.

Change-Id: Ie822efae8c705bd64d63c0eab7e9c291ecb570ef
include/hardware/camera3.h