summaryrefslogtreecommitdiff
path: root/test/utils.cpp
AgeCommit message (Expand)Author
2020-08-03libcamera: utils: Add alignUp and alignDown functionsJacopo Mondi
2020-07-09libcamera: utils: Add map_keys() functionLaurent Pinchart
2020-05-16libcamera: Move internal headers to include/libcamera/internal/Laurent Pinchart
2020-04-15libcamera: utils: Add string join functionLaurent Pinchart
2020-02-24libcamera: utils: Add a C++ dirname implementationKieran Bingham
2020-02-13test: Add a utils::split() testLaurent Pinchart
2019-10-15libcamera: utils: Add hex stream output helperLaurent Pinchart
camera.git/tree/src/apps/qcam/assets/feathericons?h=jmondi/pinephonepro&id=84ad104499d9efc0253dae1a60ee070ed375ad95'>feathericons/file-plus.svg
blob: eed120047d5f99b668cdcb017fb64d99b46ad122 (plain)
1
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-file-plus"><path d="M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"></path><polyline points="14 2 14 8 20 8"></polyline><line x1="12" y1="18" x2="12" y2="12"></line><line x1="9" y1="15" x2="15" y2="15"></line></svg>