Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedCameraDeviceSessionHWLImpl.cpp327 has_raw_stream_ = true; in ConfigurePipeline()
412 has_raw_stream_ = false; in DestroyPipelines()
470 has_raw_stream_); in SubmitRequests()
DEmulatedCameraDeviceSessionHWLImpl.h207 bool has_raw_stream_ = false; variable