Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/test/
Dqcamera_test.h288 Vector<Command> mCommands; variable
Dqcamera_test.cpp3150 mCommands.push_back(Command( in Interpreter()
3153 mCommands.push_back(Command( in Interpreter()
3183 mCommands.clear(); in ~Interpreter()
3200 return mCommands[mCmdIndex++]; in getCommand()