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

/device/asus/flo/camera/QCamera2/HAL3/
H A DQCamera3HWI.cpp452 bool stream_exists = false; local
458 stream_exists = true;
466 if (!stream_exists) {
/device/lge/hammerhead/camera/QCamera2/HAL3/
H A DQCamera3HWI.cpp673 bool stream_exists = false; local
679 stream_exists = true;
686 if (!stream_exists) {
/device/moto/shamu/camera/QCamera2/HAL3/
H A DQCamera3HWI.cpp914 bool stream_exists = false; local
920 stream_exists = true;
927 if (!stream_exists) {

Completed in 42 milliseconds