Home
last modified time | relevance | path

Searched defs:beginCommand (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/
DComposerCommandBuffer.h407 void beginCommand(T command, uint16_t length) { in beginCommand() function
630 bool beginCommand(T* outCommand, uint16_t* outLength) { in beginCommand() function
/hardware/qcom/sm7250/display/composer/
DQtiComposerCommandBuffer.h509 void beginCommand(IQtiComposerClient::Command command, uint16_t length) { in beginCommand() function
719 bool beginCommand(IQtiComposerClient::Command& command, uint16_t& length) { in beginCommand() function