Home
last modified time | relevance | path

Searched refs:dump_type (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCamera2HWICallbacks.cpp2895 mm_camera_buf_def_t *frame, uint32_t dump_type, const char *misc) in dumpFrameToFile() argument
2915 if((enabled & dump_type) && stream && frame) { in dumpFrameToFile()
2960 switch (dump_type) { in dumpFrameToFile()
3023 dump_type); in dumpFrameToFile()
DQCamera2HWI.h400 mm_camera_buf_def_t *frame, uint32_t dump_type, const char *misc = NULL);