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.h607 mCommandBegin = 0; in readQueue()
618 mCommandBegin = 0; in reset()
663 mCommandBegin = mCommandEnd; in endCommand()
667 uint32_t getCommandLoc() const { return mCommandBegin; } in getCommandLoc()
759 uint32_t mCommandBegin; variable