/hardware/interfaces/thermal/aidl/android/hardware/thermal/ |
D | IThermalChangedCallback.aidl | 48 oneway void notifyThresholdChanged(in TemperatureThreshold threshold); in notifyThresholdChanged()
|
/hardware/interfaces/thermal/aidl/aidl_api/android.hardware.thermal/3/android/hardware/thermal/ |
D | IThermalChangedCallback.aidl | 39 oneway void notifyThresholdChanged(in android.hardware.thermal.TemperatureThreshold threshold); in notifyThresholdChanged()
|
/hardware/interfaces/thermal/aidl/aidl_api/android.hardware.thermal/current/android/hardware/thermal/ |
D | IThermalChangedCallback.aidl | 39 oneway void notifyThresholdChanged(in android.hardware.thermal.TemperatureThreshold threshold); in notifyThresholdChanged()
|
/hardware/interfaces/biometrics/face/aidl/android/hardware/biometrics/face/virtualhal/ |
D | IVirtualHal.aidl | 240 void setLockoutTimedThreshold(in int threshold); in setLockoutTimedThreshold() 263 void setLockoutPermanentThreshold(in int threshold); in setLockoutPermanentThreshold()
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.ims.media/1/android/hardware/radio/ims/media/ |
D | IImsMediaSession.aidl | 43 …oneway void setMediaQualityThreshold(in android.hardware.radio.ims.media.MediaQualityThreshold thr… in setMediaQualityThreshold()
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.ims.media/2/android/hardware/radio/ims/media/ |
D | IImsMediaSession.aidl | 44 …oneway void setMediaQualityThreshold(in android.hardware.radio.ims.media.MediaQualityThreshold thr… in setMediaQualityThreshold()
|
/hardware/interfaces/radio/aidl/android/hardware/radio/ims/media/ |
D | IImsMediaSession.aidl | 96 void setMediaQualityThreshold(in MediaQualityThreshold threshold); in setMediaQualityThreshold()
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.ims.media/current/android/hardware/radio/ims/media/ |
D | IImsMediaSession.aidl | 44 …oneway void setMediaQualityThreshold(in android.hardware.radio.ims.media.MediaQualityThreshold thr… in setMediaQualityThreshold()
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.ims.media/3/android/hardware/radio/ims/media/ |
D | IImsMediaSession.aidl | 44 …oneway void setMediaQualityThreshold(in android.hardware.radio.ims.media.MediaQualityThreshold thr… in setMediaQualityThreshold()
|
/hardware/interfaces/biometrics/fingerprint/aidl/android/hardware/biometrics/fingerprint/virtualhal/ |
D | IVirtualHal.aidl | 273 void setLockoutTimedThreshold(in int threshold); in setLockoutTimedThreshold() 296 void setLockoutPermanentThreshold(in int threshold); in setLockoutPermanentThreshold()
|
/hardware/interfaces/thermal/utils/ |
D | ThermalHidlWrapper.cpp | 94 TemperatureThreshold_2_0 convertAidlTemperatureThreshold(const TemperatureThreshold& threshold) { in convertAidlTemperatureThreshold() 175 for (const auto& threshold : ret_aidl) { in getTemperatureThresholds() local
|
/hardware/google/aemu/base/include/aemu/base/ |
D | MruCache.h | 117 auto threshold = entryCount * 0.9; in evictIfNecessary() local
|
/hardware/interfaces/radio/aidl/vts/ |
D | radio_imsmedia_test.cpp | 194 MediaQualityThreshold threshold; in TEST_P() local
|
/hardware/interfaces/audio/aidl/vts/ |
D | VtsHalDynamicsProcessingTest.cpp | 563 float releaseTime, float ratio, float threshold, float postGain) { in fillLimiterConfig() 860 void computeThreshold(float ratio, float outputDb, float& threshold) { in computeThreshold() 865 void computeRatio(float threshold, float outputDb, float& ratio) { in computeRatio() 922 for (float threshold : thresholdValues) { in TEST_P() local 1573 float threshold, float ratio, float noiseGate, float expanderRatio, in fillMbcBandConfig() 1581 void validateOutput(const std::vector<float>& output, float threshold, float ratio, in validateOutput() 1593 void analyseMultiBandOutput(float threshold, float ratio) { in analyseMultiBandOutput() 1637 for (float threshold : thresholdValues) { in TEST_P() local 1644 float threshold = -20; in TEST_P() local
|
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenc_compress_symbolic.cpp | 632 float threshold = (0.05f * static_cast<float>(iters_remaining)) + 1.1f; in compress_symbolic_block_for_partition_1plane() local 680 float threshold = (0.05f * static_cast<float>(iters_remaining)) + 1.0f; in compress_symbolic_block_for_partition_1plane() local 966 float threshold = (0.05f * static_cast<float>(iters_remaining)) + 1.1f; in compress_symbolic_block_for_partition_2planes() local 1015 float threshold = (0.05f * static_cast<float>(iters_remaining)) + 1.0f; in compress_symbolic_block_for_partition_2planes() local
|
D | astcenc_entry.cpp | 940 float threshold = 0.9f / (255.0f * footprint); in compress_image() local
|
D | tinyexr.h | 10838 const int threshold = 1024 * 8192; // heuristics in DecodeChunk() local 11255 const int threshold = 1024 * 8192; // heuristics in DecodeEXRImage() local
|
/hardware/google/pixel/thermal/ |
D | Thermal.cpp | 658 for (const auto &threshold : stats_by_threshold.thresholds) { in dumpThermalStats() local 687 for (const auto &threshold : stats_by_threshold.thresholds) { in dumpThermalStats() local
|
D | thermal-helper.cpp | 987 std::string_view threshold, in updateTripPointThreshold() 1043 std::string threshold = std::to_string(std::lround( in initializeTrip() local
|
/hardware/interfaces/thermal/aidl/vts/ |
D | VtsHalThermalTargetTest.cpp | 414 auto threshold = thresholds[0]; in TEST_P() local
|
/hardware/interfaces/camera/provider/aidl/vts/ |
D | camera_aidl_test.cpp | 965 const AvailableStream* threshold, in getAvailableOutputStreams() 1005 const AvailableStream* threshold, in fillOutputStreams() 2454 void CameraAidlTest::configureStreamUseCaseInternal(const AvailableStream &threshold) { in configureStreamUseCaseInternal() 3601 const AvailableStream* threshold, std::shared_ptr<ICameraDeviceSession>* session, in configureOfflineStillStream()
|
D | VtsAidlHalCameraProvider_TargetTest.cpp | 2432 AvailableStream threshold = {kMaxStillWidth, kMaxStillHeight, in TEST_P() local
|
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/ |
D | XInput.h | 534 int threshold; member 608 int threshold; member
|
/hardware/interfaces/camera/provider/2.4/vts/functional/ |
D | VtsHalCameraProviderV2_4TargetTest.cpp | 5535 AvailableStream threshold = {kMaxStillWidth, kMaxStillHeight, in TEST_P() local 6296 const AvailableStream* threshold, in getAvailableOutputStreams() 6410 std::vector<AvailableStream>& outputStreams, const AvailableStream* threshold, in fillOutputStreams() 7211 const AvailableStream *threshold, in configureOfflineStillStream()
|
/hardware/qcom/wlan/wcn6740/qcwcn/wpa_supplicant_8_lib/ |
D | driver_cmd_nl80211.c | 305 int enable = -1, threshold = -1, interval = -1; in wpa_driver_cmd_set_congestion_report() local
|