HomeSort by relevance Sort by last modified time
    Searched refs:sProcessCaptureResult (Results 1 - 4 of 4) sorted by null

  /hardware/interfaces/camera/device/3.2/default/
CameraDeviceSession.h 327 static callbacks_process_capture_result_t sProcessCaptureResult;
CameraDeviceSession.cpp 53 camera3_callback_ops({&sProcessCaptureResult, &sNotify}),
    [all...]
  /frameworks/av/services/camera/libcameraservice/device3/
Camera3Device.h     [all...]
Camera3Device.cpp 85 camera3_callback_ops::process_capture_result = &sProcessCaptureResult;
    [all...]

Completed in 821 milliseconds