Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera2/HAL/test/
Dqcamera_test.h294 int mCmdIndex; variable
Dqcamera_test.cpp2965 : mCmdIndex(0) in Interpreter()
3085 return mCommands[mCmdIndex++]; in getCommand()