/hardware/google/av/codec2/vndk/include/util/ |
D | C2InterfaceHelper.h | 315 bool *changed, 513 const C2Param *value, bool mayBlock __unused, bool *changed, Factory &) -> C2R { 514 *changed = false; 522 *changed = false; 546 const C2Param *value, bool mayBlock, bool *changed, Factory &factory) -> C2R { 547 *changed = false; 567 *changed = true; 587 const C2Param *value, bool mayBlock, bool *changed, Factory &factory) -> C2R { 588 *changed = false; 607 *changed = true;
|
/hardware/intel/bootstub/ |
D | VERSION | 5 0.8 changed default spi clock to 100mhz Aug 12, 2009
|
D | bootstub.spec | 35 - changed default spi clock to 100mhz
|
/hardware/interfaces/camera/provider/2.4/ |
D | ICameraProviderCallback.hal | 31 * camera device has changed. 55 * changed. At provider registration time, the camera service must assume
|
/hardware/google/av/media/sfplugin/ |
D | CCodecConfig.cpp | 650 bool changed = false; in updateConfiguration() local 655 changed = true; in updateConfiguration() 662 changed ? "CHANGED" : "no change"); in updateConfiguration() 663 if (changed) { in updateConfiguration() 679 bool changed = false; in updateFormats() local 685 changed = true; in updateFormats() 691 if (!changed && in updateFormats() 694 changed = true; in updateFormats() 697 ALOGV_IF(changed, "format(s) changed"); in updateFormats() 698 return changed; in updateFormats()
|
D | CCodec.cpp | 1367 bool changed = false; in onMessageReceived() local 1396 changed = config->updateConfiguration(updates, config->mOutputDomain); in onMessageReceived() 1425 std::move(work), changed ? config->mOutputFormat : nullptr, in onMessageReceived()
|
/hardware/interfaces/radio/1.0/ |
D | IRadioIndication.hal | 32 * Indicates when call state has changed. 45 * Indicates when voice or data network state changed 118 * Indicates data call contexts have changed. 256 * Radio must send this msg after radio off/on cycle no matter it is changed or not. 312 * Indicates when CDMA subscription source changed. 345 * Indicates that voice technology has changed. Responds with new rat. 361 * Indicates when IMS registration state has changed. 383 * progress state has changed 410 * Indicates when Supplementary service(SS) response is received when DIAL/USSD/SS is changed to
|
/hardware/google/av/codec2/vndk/util/ |
D | C2InterfaceHelper.cpp | 203 const C2Param *value, bool mayBlock, bool *changed, Factory &f, in trySet() argument 205 C2R result = mSetter(value, mayBlock, changed, f); in trySet() 336 const C2Param *value, bool mayBlock, bool *changed, Factory &f, in trySet() argument 338 return mImpl->trySet(value, mayBlock, changed, f, failures); in trySet() 665 bool changed = false; in config() local 670 &changed, *_mFactory, failures); in config() 691 if (changed) { in config()
|
/hardware/interfaces/broadcastradio/2.0/ |
D | IAnnouncementListener.hal | 25 * Called whenever announcement list has changed.
|
/hardware/interfaces/usb/1.0/ |
D | types.hal | 183 * be changed. False otherwise. 189 * can be changed. False otherwise. 197 * can be changed. False otherwise.
|
D | IUsb.hal | 29 * @param portName name of the port for which the role has to be changed
|
/hardware/interfaces/wifi/1.2/ |
D | IWifiNanIfaceEventCallback.hal | 41 * have been changed).
|
/hardware/interfaces/tv/input/1.0/ |
D | types.hal | 108 * Stream configurations are changed. Client must regard all open streams 114 * is to notify the framework that the input signal has changed resolution,
|
/hardware/invensense/65xx/libsensors_iio/ |
D | MPLSensor.cpp | 2045 int MPLSensor::enableSensors(unsigned long sensors, int en, uint32_t changed) in enableSensors() argument 2059 changed & ((1 << Gyro) | (1 << RawGyro) | (1 << Accelerometer) | in enableSensors() 2074 if (changed & ((1 << Gyro) | (1 << RawGyro))) { in enableSensors() 2082 if (!cal_stored && (!en && (changed & (1 << Gyro)))) { in enableSensors() 2088 if (changed & (1 << Accelerometer)) { in enableSensors() 2102 if (changed & ((1 << MagneticField) | (1 << RawMagneticField))) { in enableSensors() 2105 … res = enableCompass(!!(sensors & INV_THREE_AXIS_COMPASS), changed & (1 << RawMagneticField)); in enableSensors() 2110 if (!cal_stored && (!en && (changed & (1 << MagneticField)))) { in enableSensors() 2116 if (changed & (1 << Pressure)) { in enableSensors() 2130 if (!(changed & ((1 << Gyro) in enableSensors() [all …]
|
D | MPLSensor.h | 305 int enableSensors(unsigned long sensors, int en, uint32_t changed);
|
/hardware/invensense/6515/libsensors_iio/ |
D | MPLSensor.cpp | 2126 int MPLSensor::enableSensors(unsigned long sensors, int en, uint32_t changed) argument 2141 changed & ((1 << Gyro) | (1 << RawGyro) | (1 << Accelerometer) | 2158 if (changed & ((1 << Gyro) | (1 << RawGyro))) { 2166 if (!cal_stored && (!en && (changed & (1 << Gyro)))) { 2172 if (changed & (1 << Accelerometer)) { 2186 if (changed & ((1 << MagneticField) | (1 << RawMagneticField))) { 2189 … res = enableCompass(!!(sensors & INV_THREE_AXIS_COMPASS), changed & (1 << RawMagneticField)); 2194 if (!cal_stored && (!en && (changed & (1 << MagneticField)))) { 2201 if (changed & (1 << Pressure)) { 2216 if (!(changed & ((1 << Gyro) [all …]
|
D | MPLSensor.h | 287 int enableSensors(unsigned long sensors, int en, uint32_t changed);
|
/hardware/interfaces/tests/extension/light/2.0/ |
D | types.hal | 62 * So, this parameter represents the speed at which brightness is changed
|
/hardware/interfaces/broadcastradio/1.1/ |
D | ITunerCallback.hal | 55 * finishes. If the list was changed, programListChanged must be called too.
|
/hardware/qcom/msm8998/json-c/ |
D | ChangeLog | 47 * IMPORTANT: the name of the library has changed to libjson-c.so and 49 The pkgconfig name has also changed from json to json-c.
|
/hardware/interfaces/neuralnetworks/1.1/ |
D | IDevice.hal | 72 * is not changed.
|
/hardware/interfaces/audio/4.0/ |
D | IStreamIn.hal | 85 * Called when the metadata of the stream's sink has been changed.
|
/hardware/interfaces/neuralnetworks/1.0/ |
D | IDevice.hal | 67 * is not changed.
|
/hardware/interfaces/radio/1.2/ |
D | types.hal | 114 * the indication when the only changed field is 'active' (for data dormancy). For all other 127 * IRadioIndication.currentPhysicalChannelConfigs() when the configuration has changed. It is
|
/hardware/interfaces/graphics/composer/2.1/ |
D | IComposerClient.hal | 158 * the composition type of that layer is changed to CLIENT upon the 170 * must request that the composition type of that layer is changed to 610 * queue has changed. 853 * is equivalent to requesting the changed types from 911 * have not changed since the previous frame, it is not necessary to call
|