Searched refs:outQueueChanged (Results 1 – 5 of 5) sorted by relevance
/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() argument 88 *outQueueChanged = false; in writeQueue() 118 *outQueueChanged = false; in writeQueue() 127 *outQueueChanged = true; in writeQueue()
|
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/ |
D | ComposerCommandEngine.h | 53 Error execute(uint32_t inLength, const hidl_vec<hidl_handle>& inHandles, bool* outQueueChanged, in execute() argument 79 return mWriter->writeQueue(outQueueChanged, outCommandLength, outCommandHandles) in execute()
|
/hardware/interfaces/graphics/composer/2.2/ |
D | IComposerClient.hal | 442 * @param outQueueChanged indicates whether the output command message 451 bool outQueueChanged,
|
/hardware/interfaces/graphics/composer/2.3/ |
D | IComposerClient.hal | 385 * @param outQueueChanged indicates whether the output command message 394 bool outQueueChanged,
|
/hardware/interfaces/graphics/composer/2.1/ |
D | IComposerClient.hal | 609 * @param outQueueChanged indicates whether the output command message 619 bool outQueueChanged,
|