Searched refs:captureCopy (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DCaptureSequencer.cpp549 CameraMetadata captureCopy = mCaptureRequest; local
550 if (captureCopy.entryCount() == 0) {
572 res = client->getCameraDevice()->capture(captureCopy);

Completed in 82 milliseconds