Home
last modified time | relevance | path

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

/hardware/interfaces/camera/device/3.2/default/
DCameraDeviceSession.cpp35 static constexpr int32_t CAMERA_REQUEST_METADATA_QUEUE_SIZE = 1 << 20 /* 1MB */; variable
109 reqFMQSize = CAMERA_REQUEST_METADATA_QUEUE_SIZE; in initialize()