Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/
DComposerCommandBuffer.h612 mCommandBegin = 0; in readQueue()
623 mCommandBegin = 0; in reset()
675 mCommandBegin = mCommandEnd; in endCommand()
679 uint32_t getCommandLoc() const { return mCommandBegin; } in getCommandLoc()
775 uint32_t mCommandBegin; variable