Home
last modified time | relevance | path

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

/hardware/interfaces/camera/device/3.2/default/
DCameraDeviceSession.cpp314 bool hasInputBuf = (request.inputBuffer.streamId != -1 && in importRequestImpl() local
1201 bool hasInputBuf = (request.inputBuffer.streamId != -1 && in processOneCaptureRequest() local
1349 bool hasInputBuf = (hal_result->input_buffer != nullptr); in constructCaptureResult() local
/hardware/interfaces/camera/device/3.4/default/
DCameraDeviceSession.cpp380 bool hasInputBuf = (request.v3_2.inputBuffer.streamId != -1 && in processOneCaptureRequest_3_4() local