HomeSort by relevance Sort by last modified time
    Searched full:background (Results 1051 - 1075 of 7839) sorted by null

<<41424344454647484950>>

  /external/fmtlib/doc/bootstrap/
badges.less 18 background-color: @badge-bg;
52 background-color: @badge-active-bg;
  /external/replicaisland/res/layout/
main.xml 24 android:background="@drawable/custom_toast_border"
48 android:background="@drawable/custom_toast_border"
  /external/skia/gm/
xfermodeimagefilter.cpp 85 sk_sp<SkImageFilter> background(SkImageSource::Make(fCheckerboard));
87 paint.setImageFilter(SkXfermodeImageFilter::Make(gModes[i], background));
96 paint.setImageFilter(SkArithmeticImageFilter::Make(0, 1, 1, 0, true, background));
104 paint.setImageFilter(SkXfermodeImageFilter::Make(SkBlendMode::kSrcOver, background));
121 background));
172 paint.setImageFilter(SkXfermodeImageFilter::Make(mode, cropped, background, nullptr));
180 paint.setImageFilter(SkXfermodeImageFilter::Make(mode, background, cropped, nullptr));
192 paint.setImageFilter(SkXfermodeImageFilter::Make(mode, background,
  /external/skia/platform_tools/android/apps/viewer/src/main/res/layout/
activity_main.xml 31 android:background="@android:color/holo_blue_dark"
49 android:background="@android:color/background_light"/>
  /external/v8/src/compiler-dispatcher/
optimizing-compile-dispatcher.h 95 // background thread.
97 // Since flags might get modified while the background thread is running, it
  /external/webrtc/webrtc/api/objc/
RTCOpenGLVideoRenderer.h 45 // applications should release resources when placed in background for use in
47 // while in background will result in application termination.
  /frameworks/base/core/java/android/net/
INetworkPolicyManager.aidl 51 /** Control if background data is restricted system-wide. */
58 /** Gets the restrict background status based on the caller's UID:
  /frameworks/base/core/res/res/layout/
app_permission_item.xml 26 android:background="?android:attr/selectableItemBackground">
40 android:background="?android:attr/dividerVertical" />
character_picker.xml 21 android:background="@drawable/keyboard_popup_panel_trans_background">
46 android:background="@drawable/btn_close"
day_picker_content_material.xml 34 android:background="?attr/selectableItemBackgroundBorderless"
47 android:background="?attr/selectableItemBackgroundBorderless"
  /frameworks/base/core/res/res/layout-watch/
input_method_extract_view.xml 29 android:background="@null"
51 android:background="@drawable/input_extract_action_bg_material_dark"
  /frameworks/base/packages/SystemUI/res/layout/
assist_orb.xml 31 android:background="@drawable/assist_orb_scrim"/>
51 android:background="@drawable/assist_orb_navbar_scrim"/>
switch_bar.xml 21 android:background="@drawable/switchbar_background"
46 android:background="@null" />
  /frameworks/base/tests/TransitionTests/res/layout/
contact_collapsed.xml 5 android:background="#fff"
21 android:background="#ccc"
  /frameworks/opt/chips/res/values-v17/
styles.xml 27 <item name="android:background">@color/autocomplete_divider_color</item>
32 <item name="android:background">@drawable/chip_autocomplete_divider_background</item>
  /frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/view/
Illustration.java 39 * drawable to fit the width of the view and fills the rest with the background.
86 * The background will be drawn to fill up the rest of the view. It will also be scaled by the
93 public void setBackgroundDrawable(Drawable background) {
94 if (background == mBackground) {
97 mBackground = background;
169 // Scale the background bounds by the same scale to compensate for the scale done to the
180 // Draw the background filling parts not covered by the illustration
183 // Scale the background so its size matches the foreground
  /frameworks/opt/setupwizard/navigationbar/res/values/
styles.xml 13 <item name="android:background">?attr/setup_wizard_navbar_bg_color</item>
32 <item name="android:background">@drawable/setup_wizard_navbar_btn_bg</item>
  /frameworks/support/design/tests/res/layout/
test_design_bottom_sheet_behavior_with_insets.xml 30 android:background="#00f"
39 android:background="#f00"/>
  /frameworks/support/samples/SupportDesignDemos/res/layout/
design_tabs_custom.xml 29 android:background="?attr/colorPrimary"
38 android:background="?attr/colorPrimary"
design_tabs_item.xml 29 android:background="?attr/colorPrimary"
38 android:background="?attr/colorPrimary"
  /frameworks/support/samples/SupportLeanbackShowcase/app/src/main/res/layout/
character_card.xml 33 android:background="@drawable/character_not_focused_padding">
39 android:background="@drawable/character_not_focused"
  /frameworks/support/samples/SupportTransitionDemos/res/layout/
change_transform.xml 38 android:background="#BBDEFB"/>
47 android:background="#FFCC80"/>
reparent_image.xml 35 android:background="#BBDEFB">
47 android:background="#FFCC80">
  /frameworks/support/v17/leanback/tests/res/layout/
datepicker_with_other_widgets.xml 32 android:background="?android:attr/selectableItemBackground"
50 android:background="?android:attr/selectableItemBackground"/>
  /frameworks/support/v17/preference-leanback/res/layout/
leanback_preference_fragment.xml 22 android:background="@color/lb_preference_decor_list_background"
31 android:background="?attr/defaultBrandColor"

Completed in 870 milliseconds

<<41424344454647484950>>