HomeSort by relevance Sort by last modified time
    Searched full:alpha (Results 901 - 925 of 7977) sorted by null

<<31323334353637383940>>

  /frameworks/base/core/res/res/animator/
fragment_close_exit.xml 25 android:propertyName="alpha"
fragment_open_enter.xml 25 android:propertyName="alpha"
fragment_open_exit.xml 25 android:propertyName="alpha"
  /frameworks/base/core/res/res/color/
btn_default_material_dark.xml 19 android:alpha="?attr/disabledAlpha"
btn_default_material_light.xml 19 android:alpha="?attr/disabledAlpha"
control_default_material.xml 19 android:alpha="?attr/disabledAlpha"
control_highlight_material.xml 20 android:alpha="@dimen/highlight_alpha_material_colored"
highlighted_text_material.xml 18 <item android:alpha="0.4"
list_highlight_material.xml 19 android:alpha="@dimen/highlight_alpha_material_colored"
primary_text_disable_only_material_dark.xml 19 android:alpha="@dimen/disabled_alpha_material_dark"
primary_text_disable_only_material_light.xml 19 android:alpha="@dimen/disabled_alpha_material_light"
primary_text_leanback_formwizard_dark.xml 19 android:alpha="@dimen/disabled_alpha_leanback_formwizard"
primary_text_material_dark.xml 19 android:alpha="@dimen/disabled_alpha_material_dark"
primary_text_material_light.xml 19 android:alpha="@dimen/disabled_alpha_material_light"
ripple_material_dark.xml 18 <item android:alpha="@dimen/highlight_alpha_material_dark"
ripple_material_light.xml 18 <item android:alpha="@dimen/highlight_alpha_material_light"
secondary_text_material_dark.xml 19 android:alpha="@dimen/disabled_alpha_material_dark"
secondary_text_material_light.xml 19 android:alpha="@dimen/disabled_alpha_material_light"
tab_highlight_material.xml 18 <item android:alpha="@dimen/highlight_alpha_material_colored"
watch_switch_track_color_material.xml 19 android:alpha="?attr/disabledAlpha"
white_disabled_material.xml 19 android:alpha="?attr/disabledAlpha" />
  /frameworks/base/core/res/res/drawable/
list_section_divider_material.xml 20 android:alpha="0.12" />
  /frameworks/base/core/res/res/values-xlarge-land/
dimens.xml 20 <!-- Default height of a key in the password keyboard for alpha -->
  /frameworks/base/graphics/java/android/graphics/
LightingColorFilter.java 31 * The alpha channel is left untouched by this color filter.
49 * and then adds a second color. The alpha components of the mul and add
69 * The alpha channel of this color is ignored.
94 * The alpha channel of this color is ignored.
  /frameworks/base/libs/hwui/
Outline.h 42 void setRoundRect(int left, int top, int right, int bottom, float radius, float alpha) {
43 mAlpha = alpha;
68 void setConvexPath(const SkPath* outline, float alpha) {
76 mAlpha = alpha;

Completed in 334 milliseconds

<<31323334353637383940>>