Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/hidl/
DHidlCameraDeviceUser.cpp62 int32_t reqFMQSize = CAMERA_REQUEST_METADATA_QUEUE_SIZE; in initDevice() local
65 std::make_unique<CaptureRequestMetadataQueue>(static_cast<size_t>(reqFMQSize), in initDevice()