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.h613 mCommandBegin = 0; in readQueue()
624 mCommandBegin = 0; in reset()
676 mCommandBegin = mCommandEnd; in endCommand()
680 uint32_t getCommandLoc() const { return mCommandBegin; } in getCommandLoc()
776 uint32_t mCommandBegin; variable
/hardware/qcom/sm7250/display/composer/
DQtiComposerCommandBuffer.h711 mCommandBegin = 0; in readQueue()
722 mCommandBegin = 0; in reset()
767 mCommandBegin = mCommandEnd; in endCommand()
771 uint32_t getCommandLoc() const { return mCommandBegin; } in getCommandLoc()
868 uint32_t mCommandBegin; variable