Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedRequestState.cpp588 bool is_still_capture = false; in ProcessAE() local
592 is_still_capture = true; in ProcessAE()
595 if (is_still_capture && auto_ae_flash_mode) { in ProcessAE()