Home
last modified time | relevance | path

Searched defs:shade (Results 1 – 25 of 48) sorted by relevance

12

/aosp_15_r20/frameworks/rs/tests/java_api/ImageProcessing/src/com/android/rs/image/
H A DVignette.java36 private float shade = 0.5f; field in Vignette
102 center_y, scale, shade, slope); in do_init() local
107 center_y, scale, shade, slope); in do_init() local
112 scale, shade, slope); in do_init() local
117 scale, shade, slope); in do_init() local
/aosp_15_r20/frameworks/rs/tests/java_api/ImageProcessing2/src/com/android/rs/image/
H A DVignette.java32 private float shade = 0.5f; field in Vignette
104 center_y, scale, shade, slope); in do_init() local
109 center_y, scale, shade, slope); in do_init() local
114 scale, shade, slope); in do_init() local
119 scale, shade, slope); in do_init() local
/aosp_15_r20/frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/
H A DVignette.java32 private float shade = 0.5f; field in Vignette
104 center_y, scale, shade, slope); in do_init() local
109 center_y, scale, shade, slope); in do_init() local
114 scale, shade, slope); in do_init() local
119 scale, shade, slope); in do_init() local
/aosp_15_r20/frameworks/base/tests/FlickerTests/Notification/src/com/android/server/wm/flicker/notification/
H A DOpenAppFromNotificationWarmTest.kt109 val shade = Root.get().openNotificationShade() in FlickerTestData() constant
/aosp_15_r20/frameworks/rs/tests/java_api/ScriptGroupTest/src/com/android/rs/sgtest/
H A DFilters.java253 private final float shade = 0.5f; field in Filters.VignetteFilter
261 center_y, scale, shade, slope); in init() local
/aosp_15_r20/external/skia/gm/
H A Dannotated_text.cpp32 SkPaint shade; in draw_url_annotated_text_with_box() local
/aosp_15_r20/frameworks/libs/systemui/monet/src/com/android/systemui/monet/
DTonalPalette.java46 public int getAtTone(float shade) { in getAtTone()
/aosp_15_r20/external/moshi/moshi-kotlin-codegen/
H A Dbuild.gradle.kts60 val shade: Configuration = configurations.maybeCreate("compileShaded") constant
/aosp_15_r20/platform_testing/libraries/systemui-tapl/src/android/platform/systemui_tapl/ui/
H A DNotification.kt175 val shade = NotificationShade() in <lambda>() constant
/aosp_15_r20/external/autotest/tko/
H A Ddisplay.py203 def status_html(db, box_data, shade): argument
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/domain/interactor/
H A DShadeInteractorImpl.kt95 combine(isUserInteractingWithShade, isUserInteractingWithQs) { shade, qs -> shade || qs } in <lambda>() method
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dmgcmark.go1573 func shade(b uintptr) { func
/aosp_15_r20/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DInsetsPolicyTest.java269 final WindowState shade = addWindow(TYPE_NOTIFICATION_SHADE, "notificationShade"); in testControlsForDispatch_topAppHidesStatusBar() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_context.h150 struct quad_stage *shade; member
/aosp_15_r20/frameworks/libs/systemui/monet/tests/com/android/systemui/monet/
DColorSchemeTest.kt160 (shade, colorValue) -> in generateDefaultValues() method
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kotlin_headers/
DSystemUI-core.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/frameworks__base__packages__SystemUI__android_common__SystemUI-core. ...
/aosp_15_r20/external/python/enum34/enum/
Dtest.py1665 def shade(self): member in TestEnum.test_extending2.bad_extension.Shade
1679 def shade(self): member in TestEnum.test_extending3.Shade
/aosp_15_r20/device/generic/goldfish-opengl/system/hwc3/
DGuestFrameComposer.cpp384 const std::uint32_t shade = in DoBrightnessShading() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/repackaged-jarjar/javac/
DSystemUI-core.jarcom/android/systemui/wmshell/WMShell_Factory.class WMShell_Factory.java package com.android. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/javac/
DSystemUI-core.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/libs/systemui/monet/monet/android_common/repackaged-jarjar/javac/
Dmonet.jar ... .TonalPalette materialTonalPalette public int getAtTone (float) float shade public int getS0 () public int getS10 () ...
/aosp_15_r20/out/soong/.intermediates/frameworks/libs/systemui/monet/monet/android_common/javac/
Dmonet.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kotlin/
DSystemUI-core.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/frameworks__base__packages__SystemUI__android_common__SystemUI-core. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/repackaged-jarjar/kotlinc/
DSystemUI-core.jarcom/android/systemui/wallpapers/ui/viewmodel/WallpaperViewModel.class WallpaperViewModel.kt package ...
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_enum.py2033 def shade(self): member in TestSpecial.test_extending2.Shade
2047 def shade(self): member in TestSpecial.test_extending3.Shade

12