Searched refs:getOutputMQDescriptor (Results 1 – 2 of 2) sorted by relevance
84 const MQDescriptorSync<uint32_t>* getOutputMQDescriptor() { return mWriter->getMQDescriptor(); } in getOutputMQDescriptor() function
298 auto outDescriptor = mCommandEngine->getOutputMQDescriptor(); in getOutputCommandQueue()