Home
last modified time | relevance | path

Searched refs:devId (Results 51 - 58 of 58) sorted by relevance

123

/test/xts/hats/hdf/display/composer/benchmark/
H A Ddisplay_benchmark_test.cpp51 static void OnseamlessChange(uint32_t devId, void* data);
52 static void TestRefreshCallback(uint32_t devId, void* data);
64 void DisplayBenchmarkTest::OnseamlessChange(uint32_t devId, void* data) in OnseamlessChange() argument
68 void DisplayBenchmarkTest::TestRefreshCallback(uint32_t devId, void* data) in TestRefreshCallback() argument
/test/xts/hats/hdf/display/composer/unittest/
H A Dhdi_composer_ut.cpp509 uint32_t devId = 0; in HWTEST_F() local
510 auto ret = g_composerDevice->CreateVirtualDisplay(WIDTH, HEIGHT, format, devId); in HWTEST_F()
524 uint32_t devId = 0; in HWTEST_F() local
525 auto ret = g_composerDevice->DestroyVirtualDisplay(devId); in HWTEST_F()
1105 void DeviceTest::OnSeamlessChange(uint32_t devId, void* data) in OnSeamlessChange() argument
1291 static void TestRefreshCallback(uint32_t devId, void* data) in TestRefreshCallback() argument
/test/xts/dcts/distributedhardware/distributedinputtest/
H A Ddistributed_input_test.cpp78 const std::string &devId, const int32_t &status) in OnResultDhids()
80 (void)devId; in OnResultDhids()
77 OnResultDhids( const std::string &devId, const int32_t &status) OnResultDhids() argument
/kernel/liteos_a/testsuites/kernel/include/
H A DosTest.h144 extern void TestTestHwiDelete(unsigned int irq, void *devId);
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/smp/
H A Dsample_media_ai.c1396 void ViCfgSetDev(ViCfg* self, int devId, WDR_MODE_E wdrMode) in ViCfgSetDev() argument
1401 self->astViInfo[0].stDevInfo.ViDev = devId; in ViCfgSetDev()
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/helloworld/smp/
H A Dsample_lcd.c1368 void ViCfgSetDev(ViCfg* self, int devId, WDR_MODE_E wdrMode) in ViCfgSetDev() argument
1373 self->astViInfo[0].stDevInfo.ViDev = devId; in ViCfgSetDev()
/test/xts/dcts/distributeddatamgr/jstest/distributed_rdb_store/client/hap/src/main/js/test/
H A DRdbStoreSyncFirstLevelJsunit.test.js1352 let devId = [""];
1353 syncPre.inDevices(devId);
/device/soc/hisilicon/common/platform/mipi_csi/
H A Dmipi_rx_hi2121.c2349 static uint32_t MipiRxInterruptRoute(uint32_t irq, void *devId) in MipiRxInterruptRoute() argument
2356 (void)devId; in MipiRxInterruptRoute()

Completed in 19 milliseconds

123