Loading services/camera/libcameraservice/device3/aidl/AidlCamera3OutputUtils.h +2 −6 Original line number Diff line number Diff line Loading @@ -78,10 +78,6 @@ namespace camera3 { const std::vector<aidl::android::hardware::camera::device::PhysicalCameraMetadata> &physicalCameraMetadata); void notify(CaptureOutputStates& states, const aidl::android::hardware::camera::device::NotifyMsg& msg, bool hasReadoutTime, uint64_t readoutTime); void notify(CaptureOutputStates& states, const aidl::android::hardware::camera::device::NotifyMsg& msg, bool hasReadoutTimestamp); Loading Loading
services/camera/libcameraservice/device3/aidl/AidlCamera3OutputUtils.h +2 −6 Original line number Diff line number Diff line Loading @@ -78,10 +78,6 @@ namespace camera3 { const std::vector<aidl::android::hardware::camera::device::PhysicalCameraMetadata> &physicalCameraMetadata); void notify(CaptureOutputStates& states, const aidl::android::hardware::camera::device::NotifyMsg& msg, bool hasReadoutTime, uint64_t readoutTime); void notify(CaptureOutputStates& states, const aidl::android::hardware::camera::device::NotifyMsg& msg, bool hasReadoutTimestamp); Loading