Searched refs:writeQueue (Results 1 – 6 of 6) sorted by relevance
/hardware/interfaces/graphics/composer/2.4/utils/vts/ |
D | ComposerVts.cpp | 139 ASSERT_TRUE(writer->writeQueue(&queueChanged, &commandLength, &commandHandles)); in execute()
|
/hardware/interfaces/graphics/composer/2.2/utils/vts/ |
D | ComposerVts.cpp | 65 ASSERT_TRUE(writer->writeQueue(&queueChanged, &commandLength, &commandHandles)); in execute()
|
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/ |
D | ComposerCommandEngine.h | 79 return mWriter->writeQueue(outQueueChanged, outCommandLength, outCommandHandles) in execute()
|
/hardware/interfaces/graphics/composer/2.1/utils/vts/ |
D | ComposerVts.cpp | 284 ASSERT_TRUE(writer->writeQueue(&queueChanged, &commandLength, &commandHandles)); in execute()
|
/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/ |
D | ComposerCommandBuffer.h | 85 bool writeQueue(bool* outQueueChanged, uint32_t* outCommandLength, in writeQueue() function
|
/hardware/qcom/sm7250/display/composer/ |
D | QtiComposerCommandBuffer.h | 89 bool writeQueue(bool& queueChanged, uint32_t& commandLength, in writeQueue() function
|