Home
last modified time | relevance | path

Searched refs:mCommandBegin (Results 1 – 2 of 2) 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()
674 mCommandBegin = mCommandEnd; in endCommand()
678 uint32_t getCommandLoc() const { return mCommandBegin; } in getCommandLoc()
770 uint32_t mCommandBegin; variable
/hardware/qcom/sm7250/display/composer/
DQtiComposerCommandBuffer.h700 mCommandBegin = 0; in readQueue()
711 mCommandBegin = 0; in reset()
756 mCommandBegin = mCommandEnd; in endCommand()
760 uint32_t getCommandLoc() const { return mCommandBegin; } in getCommandLoc()
857 uint32_t mCommandBegin; variable