Home
last modified time | relevance | path

Searched defs:captureError (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/legacy/
DCameraDeviceState.java146 int captureError) { in setCaptureStart()
172 final int captureError, final Object captureErrorArg) { in setCaptureResult()
/frameworks/av/services/camera/libcameraservice/api1/client2/
DCaptureSequencer.cpp135 const sp<MemoryBase>& captureBuffer, bool captureError) { in onCaptureAvailable()