Home
last modified time | relevance | path

Searched defs:commandHandles (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/graphics/composer/2.4/utils/vts/
DComposerVts.cpp138 hidl_vec<hidl_handle> commandHandles; in execute() local
/hardware/interfaces/graphics/composer/2.2/utils/vts/
DComposerVts.cpp64 hidl_vec<hidl_handle> commandHandles; in execute() local
/hardware/qcom/sm7250/display/composer/
DQtiComposerCommandBuffer.h90 hidl_vec<hidl_handle>& commandHandles) { in writeQueue()
693 bool readQueue(uint32_t commandLength, const hidl_vec<hidl_handle>& commandHandles) { in readQueue()
/hardware/interfaces/graphics/composer/2.1/utils/vts/
DComposerVts.cpp283 hidl_vec<hidl_handle> commandHandles; in execute() local
/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/
DComposerCommandBuffer.h595 bool readQueue(uint32_t commandLength, const hidl_vec<hidl_handle>& commandHandles) { in readQueue()