Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.4/utils/vts/
DComposerVts.cpp139 ASSERT_TRUE(writer->writeQueue(&queueChanged, &commandLength, &commandHandles)); in execute()
/hardware/interfaces/graphics/composer/2.2/utils/vts/
DComposerVts.cpp65 ASSERT_TRUE(writer->writeQueue(&queueChanged, &commandLength, &commandHandles)); in execute()
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposerCommandEngine.h79 return mWriter->writeQueue(outQueueChanged, outCommandLength, outCommandHandles) in execute()
/hardware/interfaces/graphics/composer/2.1/utils/vts/
DComposerVts.cpp284 ASSERT_TRUE(writer->writeQueue(&queueChanged, &commandLength, &commandHandles)); in execute()
/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/
DComposerCommandBuffer.h85 bool writeQueue(bool* outQueueChanged, uint32_t* outCommandLength, in writeQueue() function
/hardware/qcom/sm7250/display/composer/
DQtiComposerCommandBuffer.h89 bool writeQueue(bool& queueChanged, uint32_t& commandLength, in writeQueue() function