Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposerClient.h288 auto outDescriptor = mCommandEngine->getOutputMQDescriptor(); in getOutputCommandQueue()
DComposerCommandEngine.h82 const MQDescriptorSync<uint32_t>* getOutputMQDescriptor() { return mWriter.getMQDescriptor(); } in getOutputMQDescriptor() function