Home
last modified time | relevance | path

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/
DComposerCommandBuffer.h85 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/
DComposerCommandEngine.h53 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/
DIComposerClient.hal442 * @param outQueueChanged indicates whether the output command message
451 bool outQueueChanged,
/hardware/interfaces/graphics/composer/2.3/
DIComposerClient.hal385 * @param outQueueChanged indicates whether the output command message
394 bool outQueueChanged,
/hardware/interfaces/graphics/composer/2.1/
DIComposerClient.hal609 * @param outQueueChanged indicates whether the output command message
619 bool outQueueChanged,