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.cpp300 has_raw_stream_ = true; in ConfigurePipeline()
370 has_raw_stream_ = false; in DestroyPipelines()
428 has_raw_stream_); in SubmitRequests()
DEmulatedCameraDeviceSessionHWLImpl.h203 bool has_raw_stream_ = false; variable