Home
last modified time | relevance | path

Searched defs:endColor (Results 1 – 25 of 33) sorted by relevance

12

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationUtils.java51 public static int interpolateColors(int startColor, int endColor, float amount) { in interpolateColors()
/aosp12/frameworks/base/core/java/android/transition/
H A DRecolor.java81 ColorDrawable endColor = (ColorDrawable) endBackground; in createAnimator() local
H A DChangeText.java183 final int endColor; in createAnimator() local
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/
H A DMinimizedDockShadow.java56 int endColor = mContext.getResources().getColor( in updatePaint() local
/aosp12/packages/apps/Car/Hvac/src/com/android/car/hvac/ui/
H A DTemperatureBarOverlay.java294 private void changeTemperatureColor(int startColor, int endColor) { in changeTemperatureColor()
344 int endColor = getTemperatureColor(temperature); in setTemperature() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/
H A Dprogress_paint_property.cpp126 auto endColor = theme->GetRingProgressEndSideColor(); in ToJsonGradientColor() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select/
H A Dselect_element.cpp172 auto endColor = isDown ? component->GetClickedColor() : Color::TRANSPARENT; in HandleTouchEvent() local
431 void SelectElement::PlayEventEffectAnimation(bool isDown, const Color& endColor) in PlayEventEffectAnimation()
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
H A DDirectoryItemAnimator.java120 public ColorAnimation(RecyclerView.ViewHolder vh, int startColor, int endColor) in ColorAnimation()
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
H A DScreenRotationAnimation.java310 final int endColor = Color.rgb(mEndLuma, mEndLuma, mEndLuma); in startColorAnimation() local
472 private static void applyColor(int startColor, int endColor, float[] rgbFloat, in applyColor()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/data_panel/
H A Drender_data_panel.h36 Color endColor; member
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
H A DIconView.java226 int endColor = Color.argb(200, 0, 0, 0); in onDraw() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Drosen_render_picker_base.cpp167 Color endColor = backDecoration ? backDecoration->GetBackgroundColor() : Color::WHITE; in PaintGradient() local
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/render/
H A Dmock_animation_utils.cpp157 …RefPtr<NG::RenderContext>& renderContext, const Color& endColor, int32_t duration, const RefPtr<Cu… in BlendBgColorAnimation()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/option/
H A Drender_option.cpp206 Color endColor; in OnTouch() local
815 void RenderOption::PlayEventEffectAnimation(const Color& endColor, int32_t duration, bool isHoverEx… in PlayEventEffectAnimation()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tool_bar/
H A Drender_tool_bar_item.cpp266 void RenderToolBarItem::PlayEventEffectAnimation(const Color& endColor) in PlayEventEffectAnimation()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_paint_method.cpp152 Color endColor = backgroundColor; in PaintGradientRect() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_animation_utils.cpp188 …RefPtr<NG::RenderContext>& renderContext, const Color& endColor, int32_t duration, const RefPtr<Cu… in BlendBgColorAnimation()
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DScreenRotationAnimation.java635 final int endColor = Color.rgb(mEndLuma, mEndLuma, mEndLuma); in startColorAnimation() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_progress.cpp146 Color endColor; in SetColor() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dprogress_modifier.cpp154 Color endColor; in ResetProgressColor() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Drender_multi_child_scroll.cpp612 Color endColor = backgroundColor_; in ApplyGradientColor() local
/aosp12/frameworks/native/opengl/tests/hwc/
H A DhwcTestLib.cpp690 ColorFract startColor, ColorFract endColor) in hwcTestFillColorHBlend()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/
H A Dbubble_pattern.cpp391 …RefPtr<RenderContext>& renderContext, const Color& endColor, int32_t duration, const RefPtr<Curve>… in Animation()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dcolor.cpp292 const Color Color::LineColorTransition(const Color& startColor, const Color& endColor, double perce… in LineColorTransition()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_column_pattern.cpp666 Color endColor; in TextPropertiesLinearAnimation() local

12