Home | History | Annotate | Download | only in camera2

Lines Matching refs:capture

104             ALOGE("%s: Camera %d: Error querying capture output stream info: "
242 ALOGV("%s: ZSL queue frame AE state is %d, need full capture",
270 ALOGE("%s: Camera %d: Unable to stop preview for ZSL capture: "
282 "capture request: %s (%d)", __FUNCTION__,
290 res = client->getCameraDevice()->capture(request);
292 ALOGE("%s: Unable to send ZSL reprocess request to capture: %s"
305 // If in middle of capture, can't clear out queue
321 String8 result(" Latest ZSL capture request:\n");
325 String8 result(" Latest ZSL capture request: none yet\n");
410 "full capture", __FUNCTION__, entry.data.u8[0]);
430 * + burst capture case (hitting shutter button as fast possible)
465 // Erase entire ZSL queue since we've now completed the capture and preview
472 // on a completed capture ensures we'll only use new data.