Home
last modified time | relevance | path

Searched refs:GetPowerStatus (Results 1 – 5 of 5) sorted by relevance

/test/xts/hats/hdf/input/hdi_input/common/
Dhdi_input_test.cpp546 ret = g_inputInterface->iInputController->GetPowerStatus(TOUCH_INDEX, &getStatus);
570 ret = g_inputInterface->iInputController->GetPowerStatus(TOUCH_INDEX, &getStatus);
595 ret = g_inputInterface->iInputController->GetPowerStatus(TOUCH_INDEX, &getStatus);
640 ret = g_inputInterface->iInputController->GetPowerStatus(TOUCH_INDEX, &getStatus);
645 ret = g_inputInterface->iInputController->GetPowerStatus(TOUCH_INDEX, &getStatus);
670 ret = g_inputInterface->iInputController->GetPowerStatus(TOUCH_INDEX, &getStatus);
675 ret = g_inputInterface->iInputController->GetPowerStatus(TOUCH_INDEX, &getStatus);
701 ret = g_inputInterface->iInputController->GetPowerStatus(TOUCH_INDEX, &getStatus);
726 ret = g_inputInterface->iInputController->GetPowerStatus(TOUCH_INDEX, &getStatus);
751 ret = g_inputInterface->iInputController->GetPowerStatus(TOUCH_INDEX, &getStatus);
[all …]
/test/xts/hats/hdf/input/PassthroughBenchmarkTest/
Dhdf_input_benchmark_test.cpp275 BENCHMARK_F(PassthroughBenchmarkTest, GetPowerStatus)(benchmark::State &st) in BENCHMARK_F() argument
286 ret = g_inputInterfaces->GetPowerStatus(TOUCH_INDEX, getStatus); in BENCHMARK_F()
294 BENCHMARK_REGISTER_F(PassthroughBenchmarkTest, GetPowerStatus)->Iterations(100)->
/test/xts/hats/hdf/input/inputBenchmarkTest/
Dhdf_input_benchmark_test.cpp471 ret = g_inputInterface->iInputController->GetPowerStatus(TOUCH_INDEX, &getStatus); in BENCHMARK_F()
483 BENCHMARK_F(InputBenchmarkTest, GetPowerStatus)(benchmark::State &st) in BENCHMARK_F() argument
492 ret = g_inputInterface->iInputController->GetPowerStatus(TOUCH_INDEX, &getStatus); in BENCHMARK_F()
496 BENCHMARK_REGISTER_F(InputBenchmarkTest, GetPowerStatus)->Iterations(100)->
/test/xts/hats/hdf/input/hdi_passthrough_additional/
Dhdf_input_hdi_test.cpp457 ret = g_inputInterfaces->GetPowerStatus(TOUCH_INDEX, getStatus);
473 ret = g_inputInterfaces->GetPowerStatus(devIndex, getStatus);
491 ret = g_inputInterfaces->GetPowerStatus(devIndex, getStatus);
495 ret = g_inputInterfaces->GetPowerStatus(devIndex, getStatus);
510 ret = g_inputInterfaces->GetPowerStatus(MAX_DEVICES, getStatus);
/test/xts/hats/hdf/input/hdi_passthrough/
Dhdf_input_hdi_test.cpp653 ret = g_inputInterfaces->GetPowerStatus(TOUCH_INDEX, getStatus);
680 ret = g_inputInterfaces->GetPowerStatus(INVALID_INDEX, getStatus);