Home
last modified time | relevance | path

Searched refs:LOW (Results 1 – 24 of 24) sorted by relevance

/frameworks/native/libs/vibrator/
DExternalVibrationUtils.cpp33 case HapticLevel::LOW: in getHapticScaleGamma()
48 case HapticLevel::LOW: in getHapticMaxAmplitudeRatio()
104 case HapticLevel::LOW: in isValidHapticScale()
DExternalVibration.cpp80 scaleLevel = os::HapticLevel::LOW; in externalVibrationScaleToHapticScale()
/frameworks/native/libs/vibrator/include/vibrator/
DExternalVibrationUtils.h25 LOW = -1, enumerator
/frameworks/base/libs/hwui/pipeline/skia/
DSkiaOpenGLPipeline.cpp104 GL_CHECKPOINT(LOW); in makeCurrent()
197 GL_CHECKPOINT(LOW); in swapBuffers()
DGLFunctorDrawable.cpp199 GL_CHECKPOINT(LOW); in onDraw()
/frameworks/av/media/libeffects/preprocessing/aidl/
DPreProcessingContext.h119 NoiseSuppression::Level mLevel = NoiseSuppression::Level::LOW;
/frameworks/av/media/libstagefright/
DFrameCaptureProcessor.cpp127 .setContextPriority(renderengine::RenderEngine::ContextPriority::LOW) in onCreate()
/frameworks/native/libs/renderengine/skia/
DSkiaGLRenderEngine.cpp461 case ContextPriority::LOW: in createEglContext()
509 case RenderEngine::ContextPriority::LOW: in createContextPriority()
/frameworks/av/media/libstagefright/renderfright/include/renderengine/
DRenderEngine.h69 LOW = 1, enumerator
/frameworks/native/libs/renderengine/include/renderengine/
DRenderEngine.h109 LOW = 1, enumerator
/frameworks/av/media/libstagefright/renderfright/fuzzer/
DREADME.md14 |`kSetContextPriority`| 0. `RenderEngine::ContextPriority::LOW`<br/>1. `RenderEngine::ContextPriori…
Dlibstagefright_renderfright_fuzzer.cpp133 RenderEngine::ContextPriority::LOW, RenderEngine::ContextPriority::MEDIUM,
/frameworks/base/core/java/android/webkit/
DWebSettings.java193 LOW enumConstant
/frameworks/base/telephony/java/com/android/ims/
DImsConfig.java766 public static final int LOW = 0; field in ImsConfig.VideoQualityFeatureValuesConstants
/frameworks/base/packages/SettingsLib/BannerMessagePreference/src/com/android/settingslib/widget/
DBannerMessagePreference.java54 LOW(2, R.color.banner_background_attention_low, R.color.banner_accent_attention_low); enumConstant
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/widget/
DBannerMessagePreferenceTest.java478 mBannerPreference.setAttentionLevel(BannerMessagePreference.AttentionLevel.LOW); in setAttentionLevel_whenAtLeastS_whenLowAttention_setsLowTheme()
/frameworks/av/media/codec2/hal/plugin/samples/
DSampleFilterPlugin.cpp627 .setContextPriority(renderengine::RenderEngine::ContextPriority::LOW) in processLoop()
/frameworks/av/media/audioaidlconversion/
DAidlConversionCppNdk.cpp3006 case AudioLatencyMode::LOW: in aidl2legacy_AudioLatencyMode_audio_latency_mode_t()
3021 return AudioLatencyMode::LOW; in legacy2aidl_audio_latency_mode_t_AudioLatencyMode()
/frameworks/rs/support/java/src/androidx/renderscript/
DRenderScript.java1223 LOW (Process.THREAD_PRIORITY_BACKGROUND + (5 * Process.THREAD_PRIORITY_LESS_FAVORABLE)), enumConstant
/frameworks/base/rs/java/android/renderscript/
DRenderScript.java1226 LOW (15), enumConstant
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
DExifInterface.java617 public static final short LOW = 1; field
/frameworks/proto_logging/stats/
Datoms.proto1769 LOW = 3; // low memory. enumerator
2924 * Changing from LOW to MEDIUM or HIGH can be considered the app waking the mobile radio.
2938 * Changing from LOW to MEDIUM or HIGH can be considered the app waking the wifi radio.
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26456 enum_constant public static final android.renderscript.RenderScript.Priority LOW;
36359 enum_constant public static final android.webkit.WebSettings.RenderPriority LOW;
/frameworks/base/core/api/
Dcurrent.txt38769 enum_constant @Deprecated public static final android.renderscript.RenderScript.Priority LOW;
58115 enum_constant public static final android.webkit.WebSettings.RenderPriority LOW;