Searched refs:CaptureRequestMetadataQueue (Results 1 – 4 of 4) sorted by relevance
51 using CaptureRequestMetadataQueue = MessageQueue<uint8_t, kSynchronizedReadWrite>; variable126 std::unique_ptr<CaptureRequestMetadataQueue> mCaptureRequestMetadataQueue = nullptr;
70 std::make_unique<CaptureRequestMetadataQueue>(static_cast<size_t>(reqFMQSize), in initDevice()
40 using CaptureRequestMetadataQueue = AidlMessageQueue<int8_t, SynchronizedReadWrite>; variable113 std::unique_ptr<CaptureRequestMetadataQueue> mCaptureRequestMetadataQueue = nullptr;
68 std::make_unique<CaptureRequestMetadataQueue>(static_cast<size_t>(reqFMQSize), in initDevice()