Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/hidl/
DHidlCameraDeviceUser.cpp72 int32_t resFMQSize = CAMERA_RESULT_METADATA_QUEUE_SIZE; in initDevice() local
74 std::make_shared<CaptureResultMetadataQueue>(static_cast<size_t>(resFMQSize), in initDevice()