Searched defs:halVersion (Results 1 – 7 of 7) sorted by relevance
44 Sensor::Sensor(struct sensor_t const* hwSensor, int halVersion) : in Sensor()48 Sensor::Sensor(struct sensor_t const& hwSensor, const uuid_t& uuid, int halVersion) : in Sensor()
126 float halVersion = effectsFactory->getHalVersion(); in checkEffectCompatibility() local
1410 String halVersion; in usbGadgetHalVersionToString() local
912 const int halVersion = device.getHalDeviceVersion(); in threadLoop() local1904 const int halVersion = dev.getHalDeviceVersion(); in flushSensor() local
580 GnssConfiguration.HalInterfaceVersion halVersion = in handleRequestLocation() local
461 public static Camera openLegacy(int cameraId, int halVersion) { in openLegacy()
456 public void setCompatVersion(int rilRequest, @NonNull HalVersion halVersion) { in setCompatVersion()