Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.cpp937 bool treat_as_reprocess = in threadLoop() local
942 ProcessType process_type = treat_as_reprocess ? REPROCESS in threadLoop()
1060 .width = treat_as_reprocess in threadLoop()
1063 .height = treat_as_reprocess in threadLoop()
1066 .planes = treat_as_reprocess in threadLoop()
1121 treat_as_reprocess ? (*next_input_buffer->begin())->width : 0, in threadLoop()
1123 treat_as_reprocess ? (*next_input_buffer->begin())->height : 0, in threadLoop()
1124 .planes = treat_as_reprocess in threadLoop()