Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/
DComposerCommandBuffer.h408 beginCommandBase(static_cast<IComposerClient::Command>(command), length); in beginCommand()
437 void beginCommandBase(IComposerClient::Command command, uint16_t length) { in beginCommandBase() function
631 return beginCommandBase(reinterpret_cast<IComposerClient::Command*>(outCommand), in beginCommand()
637 bool beginCommandBase(IComposerClient::Command* outCommand, uint16_t* outLength) { in beginCommandBase() function