Home
last modified time | relevance | path

Searched refs:ScanInputDevice (Results 1 – 6 of 6) sorted by relevance

/test/xts/hats/hdf/input/inputBenchmarkTest/
Dhdf_input_benchmark_test.cpp68 ret = g_inputInterface->iInputManager->ScanInputDevice(sta, MAX_DEVICES); in SetUp()
134 int32_t ret = g_inputInterface->iInputManager->ScanInputDevice(sta, len); in OpenOnlineDev()
160 int32_t ret = g_inputInterface->iInputManager->ScanInputDevice(sta, len); in CloseOnlineDev()
191 BENCHMARK_F(InputBenchmarkTest, ScanInputDevice)(benchmark::State &st) in BENCHMARK_F() argument
201 … ret = g_inputInterface->iInputManager->ScanInputDevice(sta, sizeof(sta)/sizeof(InputDevDesc)); in BENCHMARK_F()
205 BENCHMARK_REGISTER_F(InputBenchmarkTest, ScanInputDevice)->Iterations(100)->
/test/xts/hats/hdf/input/PassthroughBenchmarkTest/
Dhdf_input_benchmark_test.cpp73 BENCHMARK_F(PassthroughBenchmarkTest, ScanInputDevice)(benchmark::State &st) in BENCHMARK_F() argument
85 ret = g_inputInterfaces->ScanInputDevice(sta); in BENCHMARK_F()
91 BENCHMARK_REGISTER_F(PassthroughBenchmarkTest, ScanInputDevice)->Iterations(100)->
/test/xts/hats/hdf/input/hdi_passthrough/
Dhdf_input_hdi_test.cpp75 int32_t ret = g_inputInterfaces->ScanInputDevice(sta); in OpenOnlineDev()
101 int32_t ret = g_inputInterfaces->ScanInputDevice(sta); in CloseOnlineDev()
156 ret = g_inputInterfaces->ScanInputDevice(sta);
/test/xts/hats/hdf/input/hdi_input/hdi_input/
Dhdi_input_test.cpp116 … ret = g_inputInterface->iInputManager->ScanInputDevice(sta, sizeof(sta) / sizeof(InputDevDesc));
/test/xts/hats/hdf/input/hdi_input/common/
Dhdi_input_test.cpp65 ret = g_inputInterface->iInputManager->ScanInputDevice(g_allDev, MAX_DEVICES); in SetUpTestCase()
197 …ret = g_inputInterface->iInputManager->ScanInputDevice(g_allDev, sizeof(g_allDev)/sizeof(InputDev…
/test/xts/hats/hdf/input/hdi_passthrough_additional/
Dhdf_input_hdi_test.cpp56 g_inputInterfaces->ScanInputDevice(g_sta); in SetUpTestCase()
90 ret |= g_inputInterfaces->ScanInputDevice(sta);