Home | History | Annotate | Download | only in TestingCamera2

Lines Matching full:capture

33   5. Start capturing images with either 'capture' (one-shot) or 'repeat' (continuous) buttons on
54 configuration, it cannot be used as a target for capture requests to that camera.
63 This is the basic still capture output, used for JPEG or uncompressed data that needs to be
78 Request panes are used to set up the configuration for a single camera capture request. It includes
79 all the settings required for the camera device to capture a frame of data. It contains selectors
88 request, the request can be sent to the camera with either the capture or repeat buttons.
90 Capture is a one-shot operation, which simply instructs the camera to capture a single frame of
96 repeating, other requests can still use the 'capture' action to trigger single captures. Another
113 such as implementing simple autofocus operation, still capture sequencing, or other high-level