Home
last modified time | relevance | path

Searched defs:fade (Results 1 – 25 of 408) sorted by relevance

12345678910>>...17

/aosp_15_r20/cts/tests/tests/transition/src/android/transition/cts/
H A DTransitionSetTest.java55 Fade fade = new Fade(); in testTransitionTogether() local
80 Fade fade = new Fade(); in testTransitionSequentially() local
120 Fade fade = new Fade(); in testTransitionCount() local
141 Fade fade = new Fade(); in testSetTransferValuesDuringAdd() local
180 Fade fade = new Fade(); in testSetTransferNullValuesDuringAdd() local
209 Fade fade = new Fade(); in testSetNoTransferValuesDuringAdd() local
242 Fade fade = new Fade(); in testSetAllowsChildrenToOverrideConfigs() local
H A DActivityTransitionTest.java286 Fade fade = new Fade(); in earlyExitStop() local
H A DTransitionInflaterTest.java117 Fade fade = (Fade) transition; in verifyFadeProperties() local
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/detail/
H A D_noise.hpp82 GLM_FUNC_QUALIFIER tvec2<T, P> fade(tvec2<T, P> const & t) in fade() function
88 GLM_FUNC_QUALIFIER tvec3<T, P> fade(tvec3<T, P> const & t) in fade() function
94 GLM_FUNC_QUALIFIER tvec4<T, P> fade(tvec4<T, P> const & t) in fade() function
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/detail/
D_noise.hpp82 GLM_FUNC_QUALIFIER tvec2<T, P> fade(tvec2<T, P> const & t) in fade() function
88 GLM_FUNC_QUALIFIER tvec3<T, P> fade(tvec3<T, P> const & t) in fade() function
94 GLM_FUNC_QUALIFIER tvec4<T, P> fade(tvec4<T, P> const & t) in fade() function
/aosp_15_r20/external/liblc3/src/
H A Dltpf.c764 const float *c, const int w, int fade) in synthesize_template()
818 const float *x0, float *x, int n, const float *c, int fade) in synthesize_4()
824 const float *x0, float *x, int n, const float *c, int fade) in synthesize_6()
830 const float *x0, float *x, int n, const float *c, int fade) in synthesize_8()
836 const float *x0, float *x, int n, const float *c, int fade) in synthesize_12()
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarEduTooltip.kt187 val fade = in createOpenCloseAnimator() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/animation/
H A DTransitionAnimatorTest.kt83 private val fade = in <lambda>() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/
H A DTransitionDsl.kt474 fun fade(matcher: ElementMatcher) in fade() method
H A DTransitionDslImpl.kt195 override fun fade(matcher: ElementMatcher) { in fade() method in com.android.compose.animation.scene.BaseTransitionBuilderImpl
/aosp_15_r20/cts/hostsidetests/graphics/gpuprofiling/app/src/android/gpuprofiling/
H A DGpuRenderStagesDeviceActivity.java50 Animation fade = new AlphaAnimation(0, 1); in onCreate() local
/aosp_15_r20/external/accompanist/placeholder-material3/src/main/java/com/google/accompanist/placeholder/material3/
H A DPlaceholderHighlight.kt45 public fun PlaceholderHighlight.Companion.fade( method
/aosp_15_r20/external/accompanist/placeholder-material/src/main/java/com/google/accompanist/placeholder/material/
H A DPlaceholderHighlight.kt45 public fun PlaceholderHighlight.Companion.fade( method
/aosp_15_r20/frameworks/base/tests/TransitionTests/src/com/android/transitiontests/
H A DScenesTestv21.java49 Fade fade = new Fade(); in onCreate() local
H A DDemo4.java48 Fade fade = new Fade(); in onCreate() local
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/transition/
H A DTransitionTest.java51 Fade fade = new Fade(); in testClone() local
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/automotive/audiocontrol/aidl/default/loaders/fade/car_fade_audio_configuration_xsd/gen/cpp/
Dandroid_hardware_automotive_audiocontrol_fade_enums.cpp9 namespace fade { namespace
/aosp_15_r20/frameworks/base/core/java/android/widget/
H A DZoomControls.java97 private void fade(int visibility, float startAlpha, float endAlpha) { in fade() method in ZoomControls
/aosp_15_r20/external/accompanist/placeholder/src/main/java/com/google/accompanist/placeholder/
H A DPlaceholderHighlight.kt86 public fun PlaceholderHighlight.Companion.fade( in brush() method
/aosp_15_r20/frameworks/base/libs/input/
H A DPointerController.h181 void fade(Transition) override { in fade() function
H A DMouseCursorController.cpp129 void MouseCursorController::fade(PointerControllerInterface::Transition transition) { in fade() function in android::MouseCursorController
/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DFakePointerController.cpp167 void FakePointerController::fade(Transition) { in fade() function in android::FakePointerController
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/app/
DActivityState.java241 RawTexture fade = mActivity.getTransitionStore().get( in onResume() local
/aosp_15_r20/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
DDocumentHolder.java199 static ViewPropertyAnimator fade(ImageView view, float alpha) { in fade() method in DocumentHolder
/aosp_15_r20/external/skia/gm/
H A Dcomplexclip.cpp182 const SkAlpha fade = 0x33; in drawHairlines() local

12345678910>>...17