Searched refs:devId (Results 51 - 58 of 58) sorted by relevance
123
/test/xts/hats/hdf/display/composer/benchmark/ |
H A D | display_benchmark_test.cpp | 51 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 D | hdi_composer_ut.cpp | 509 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 D | distributed_input_test.cpp | 78 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 D | osTest.h | 144 extern void TestTestHwiDelete(unsigned int irq, void *devId);
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/smp/ |
H A D | sample_media_ai.c | 1396 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 D | sample_lcd.c | 1368 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 D | RdbStoreSyncFirstLevelJsunit.test.js | 1352 let devId = [""];
1353 syncPre.inDevices(devId);
|
/device/soc/hisilicon/common/platform/mipi_csi/ |
H A D | mipi_rx_hi2121.c | 2349 static uint32_t MipiRxInterruptRoute(uint32_t irq, void *devId) in MipiRxInterruptRoute() argument 2356 (void)devId; in MipiRxInterruptRoute()
|
Completed in 19 milliseconds
123