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.h196 uint8_t max_pipeline_depth_ = 0; variable
DEmulatedCameraDeviceSessionHWLImpl.cpp155 max_pipeline_depth_ = entry.data.u8[0]; in Initialize()
282 .max_buffers = max_pipeline_depth_, in ConfigurePipeline()
DEmulatedRequestState.h122 uint8_t max_pipeline_depth_ = 0; variable
DEmulatedRequestState.cpp851 &max_pipeline_depth_, 1); in InitializeResult()
2789 max_pipeline_depth_ = entry.data.u8[0]; in InitializeRequestDefaults()