HomeSort by relevance Sort by last modified time
    Searched full:startcolor (Results 51 - 75 of 189) sorted by null

1 23 4 5 6 7 8

  /frameworks/support/samples/Support4Demos/res/drawable/
gradient.xml 17 <gradient android:startColor="#c8c8ff"
  /frameworks/support/samples/Support7Demos/res/drawable/
gradient.xml 17 <gradient android:startColor="#FF0000"
  /frameworks/support/samples/SupportLeanbackShowcase/app/src/main/res/drawable/
default_background.xml 22 android:startColor="@color/background_gradient_start"/>
  /frameworks/support/v17/leanback/res/drawable/
lb_headers_right_fading.xml 22 android:startColor="#00000000"
  /packages/apps/Dialer/res/drawable/
background_dial_holo_dark.xml 19 android:startColor="#ff020709"
shadow_fade_left.xml 21 android:startColor="@null"
shadow_fade_up.xml 21 android:startColor="#1a000000"
  /packages/apps/Email/res/drawable/
account_setup_background.xml 20 android:startColor="#f8f8f8"
  /packages/apps/Gallery2/res/drawable/
white_text_bg_gradient.xml 18 android:startColor="#DD000000"
  /packages/apps/Launcher2/res/drawable/
wallpaper_gallery_background.xml 18 <gradient android:startColor="#0000" android:endColor="#D0000000"
  /packages/apps/Messaging/res/drawable/
compose_chips_divider_gradient.xml 19 android:startColor="@color/compose_contact_divider"
conversation_compose_divider_gradient.xml 19 android:startColor="@color/conversation_compose_divider_start"
sim_selector_background_gradient.xml 19 android:startColor="@color/sim_selector_background_start"
  /packages/apps/QuickSearchBox/res/drawable/
activity_background.xml 19 android:startColor="#E8000000"
  /packages/apps/TV/res/drawable/
card_image_gradient.xml 20 android:startColor="#99000000"
  /packages/apps/UnifiedEmail/res/drawable/
shadow_end.xml 22 android:startColor="#22000000"
shadow_top.xml 22 android:startColor="#22000000"
  /packages/apps/UnifiedEmail/res/drawable-ldrtl/
shadow_end.xml 22 android:startColor="#22000000"
  /packages/experimental/LoaderApp/res/drawable/
phat_title_bar_background.xml 19 android:startColor="#ffd1d2d4"
  /packages/screensavers/PhotoTable/res/drawable/
table.xml 21 android:startColor="@color/tabletop_light"
  /prebuilts/sdk/current/support/v17/leanback/res/drawable/
lb_headers_right_fading.xml 22 android:startColor="#00000000"
  /external/skia/src/gpu/
GrProcOptInfo.cpp 16 GrColor startColor,
22 out.fColor = startColor;
  /frameworks/base/packages/DocumentsUI/src/com/android/documentsui/dirlist/
DirectoryItemAnimator.java 117 Integer startColor = pre.isActivated ? mSelectedColor : mDefaultColor;
119 oldHolder.itemView.setBackgroundColor(startColor);
120 mPendingAnimations.add(new ColorAnimation(oldHolder, startColor, endColor));
148 public ColorAnimation(RecyclerView.ViewHolder vh, int startColor, int endColor)
151 mValueAnimator = ValueAnimator.ofObject(new ArgbEvaluator(), startColor, endColor);
  /cts/tests/leanbackjank/app/res/drawable/
text_bg.xml 21 android:startColor="#FFFF0000"
  /cts/tests/tests/graphics/res/color/
fill_gradient_linear.xml 21 android:startColor="?attr/themeColor"

Completed in 1122 milliseconds

1 23 4 5 6 7 8