Home
last modified time | relevance | path

Searched refs:sProcessCaptureResult (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/camera/device/3.2/default/
DCameraDeviceSession.h346 static callbacks_process_capture_result_t sProcessCaptureResult; member
DCameraDeviceSession.cpp55 camera3_callback_ops({&sProcessCaptureResult, &sNotify, nullptr, nullptr}), in CameraDeviceSession()
1564 void CameraDeviceSession::sProcessCaptureResult( in sProcessCaptureResult() function in android::hardware::camera::device::V3_2::implementation::CameraDeviceSession