Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedCameraDeviceSessionHWLImpl.h197 uint8_t max_pipeline_depth_ = 0; variable
DEmulatedCameraDeviceSessionHWLImpl.cpp159 max_pipeline_depth_ = entry.data.u8[0]; in Initialize()
289 .max_buffers = max_pipeline_depth_, in ConfigurePipeline()
DEmulatedRequestState.h123 uint8_t max_pipeline_depth_ = 0; variable
DEmulatedRequestState.cpp861 &max_pipeline_depth_, 1); in InitializeResult()
2803 max_pipeline_depth_ = entry.data.u8[0]; in InitializeRequestDefaults()