Searched defs:dump_type (Results 1 - 1 of 1) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL/
H A DQCamera2HWICallbacks.cpp800 * @dump_type : type of the frame to be dumped. Only such
809 int dump_type)
823 if((enabled & dump_type) && data) {
842 switch (dump_type) {
893 __func__, dump_type);
806 dumpFrameToFile(const void *data, uint32_t size, int index, int dump_type) argument

Completed in 58 milliseconds