Searched refs:imageDataSaveSwitch (Results 1 – 13 of 13) sorted by relevance
96 int32_t imageDataSaveSwitch = SWITCH_OFF; variable
95 int32_t imageDataSaveSwitch = SWITCH_OFF; variable
120 int32_t imageDataSaveSwitch = SWITCH_ON; variable
172 int32_t imageDataSaveSwitch = SWITCH_OFF; variable
34 if (imageDataSaveSwitch == SWITCH_OFF) { in DumpImageFile()
33 if (imageDataSaveSwitch == SWITCH_OFF) { in DumpImageFile()
51 cameraTest->imageDataSaveSwitch = SWITCH_ON; in TakePhoteWithDefferredImage()