Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.3/utils/hal/include/composer-hal/2.3/
DComposerClient.h163 hidl_vec<hidl_handle> outHandles; in executeCommands_2_3() local
165 mCommandEngine->execute(inLength, inHandles, &outChanged, &outLength, &outHandles); in executeCommands_2_3()
167 hidl_cb(error, outChanged, outLength, outHandles); in executeCommands_2_3()
/hardware/interfaces/graphics/composer/2.2/utils/hal/include/composer-hal/2.2/
DComposerClient.h161 hidl_vec<hidl_handle> outHandles; in executeCommands_2_2() local
163 mCommandEngine->execute(inLength, inHandles, &outChanged, &outLength, &outHandles); in executeCommands_2_2()
165 hidl_cb(error, outChanged, outLength, outHandles); in executeCommands_2_2()
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposerClient.h303 hidl_vec<hidl_handle> outHandles; in executeCommands() local
305 mCommandEngine->execute(inLength, inHandles, &outChanged, &outLength, &outHandles); in executeCommands()
307 hidl_cb(error, outChanged, outLength, outHandles); in executeCommands()
/hardware/interfaces/graphics/composer/2.2/
DIComposerClient.hal445 * @param outHandles is an array of handles referenced by the output
453 vec<handle> outHandles);
/hardware/interfaces/graphics/composer/2.1/
DIComposerClient.hal612 * @param outHandles is an array of handles referenced by the output
621 vec<handle> outHandles);
701 * @param presentFenceIndex is an index into outHandles array.
723 * @param releaseFenceIndices are indices into outHandles array, each
/hardware/interfaces/graphics/composer/2.3/
DIComposerClient.hal388 * @param outHandles is an array of handles referenced by the output
396 vec<handle> outHandles);