Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.cpp648 bool reprocess_request = false; in threadLoop() local
663 reprocess_request = true; in threadLoop()
741 (device_chars->second.quad_bayer_sensor && reprocess_request && in threadLoop()
744 : reprocess_request; in threadLoop()
748 if (!reprocess_request) { in threadLoop()
816 if (!reprocess_request) { in threadLoop()
827 if (!reprocess_request) { in threadLoop()
932 if (!reprocess_request) { in threadLoop()
950 if (!reprocess_request) { in threadLoop()
974 if (reprocess_request) { in threadLoop()
[all …]
DEmulatedSensor.h376 bool reprocess_request);