Searched defs:devId (Results 1 – 4 of 4) sorted by relevance
| /test/xts/hats/hdf/display/common/ |
| D | display_test_utils.h | 34 static int32_t SetDisplayBacklight(uint32_t devId, uint32_t &level) { in SetDisplayBacklight() 37 static int32_t SetDisplayClientCrop(uint32_t devId, IRect *rect) { in SetDisplayClientCrop() 40 static int32_t SetDisplayClientDestRect(uint32_t devId, IRect *rect) { in SetDisplayClientDestRect() 43 static int32_t SetDisplayMode(uint32_t devId, uint32_t modeId) { in SetDisplayMode() 46 static int32_t SetDisplayPowerStatus(uint32_t devId, DispPowerStatus status) { in SetDisplayPowerStatus() 49 static int32_t GetDisplayBacklight(uint32_t devId, uint32_t &level) { in GetDisplayBacklight() 52 static int32_t SetDisplayProperty(uint32_t devId, uint32_t id, uint64_t value) { in SetDisplayProperty() 55 static int32_t DestroyVirtualDisplay(uint32_t devId) { in DestroyVirtualDisplay() 58 static int32_t GetDisplayPowerStatus(uint32_t devId, DispPowerStatus status) { in GetDisplayPowerStatus() 61 static int32_t GetDisplayProperty(uint32_t devId, uint32_t id, uint64_t value) { in GetDisplayProperty() [all …]
|
| /test/xts/hats/hdf/display/gralloc/alloctest/ |
| D | GrallocAllocTest.cpp | 479 uint32_t devId = 0xffffff; in TEST_F() local 488 uint32_t devId = 0xffffff; in TEST_F() local 495 uint32_t devId = 0xffffff; in TEST_F() local 502 uint32_t devId = UINT32_MAX; in TEST_F() local 510 uint32_t devId = 0xffffff; in TEST_F() local 517 uint32_t devId = 0xffffff; in TEST_F() local 526 uint32_t devId = 0xffffff; in TEST_F() local 535 uint32_t devId = 0xffffff; in TEST_F() local 542 uint32_t devId = 0xffffff; in TEST_F() local 550 uint32_t devId = 0xffffff; in TEST_F() local [all …]
|
| /test/xts/hats/distributedhardware/distributedcameratest/ |
| D | dcameratest.h | 26 …int32_t OnRegisterNotify(const std::string& devId, const std::string& dhId, const std::string& req… in OnRegisterNotify() 32 …int32_t OnUnregisterNotify(const std::string& devId, const std::string& dhId, const std::string& r… in OnUnregisterNotify()
|
| D | dcameraprovidercase.h | 27 …HdiDCameraSourceDev(std::string devId, std::string dhId, std::shared_ptr<ICameraStateListener>& st… in HdiDCameraSourceDev()
|