Searched defs:ExternalCameraOfflineSession (Results 1 – 2 of 2) sorted by relevance
134 OutputThread( in OutputThread()167 mutable Mutex mInterfaceLock;171 bool mClosed = false;172 const CroppingType mCroppingType;174 const std::string mCameraId;175 const std::string mExifMake;176 const std::string mExifModel;177 const uint32_t mBlobBufferSize;179 std::mutex mAfTriggerLock; // protect mAfTrigger180 bool mAfTrigger;[all …]
49 ExternalCameraOfflineSession::ExternalCameraOfflineSession( in ExternalCameraOfflineSession() function in android::hardware::camera::device::V3_6::implementation::ExternalCameraOfflineSession