summaryrefslogtreecommitdiff
path: root/src/qcam/assets/feathericons/home.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/qcam/assets/feathericons/home.svg')
0 files changed, 0 insertions, 0 deletions
queFD fd); bool isValid() const { return fd_.isValid(); } const UniqueFD &fd() const { return fd_; } UniqueFD release() { return std::move(fd_); } private: LIBCAMERA_DISABLE_COPY_AND_MOVE(Fence) UniqueFD fd_; }; } /* namespace libcamera */