/frameworks/base/core/java/com/android/internal/widget/multiwaveview/ |
GlowPadView.java | 305 // View should be large enough to contain the background + handle and 725 final Drawable background = getBackground(); local 726 if (mAlwaysTrackFinger && background != null) { 730 mBackgroundAnimator = Tweener.to(background, duration, [all...] |
MultiWaveView.java | 303 // View should be large enough to contain the background + handle and 737 Drawable background = getBackground(); local 738 if (mAlwaysTrackFinger && background != null) { 742 mBackgroundAnimator = Tweener.to(background, duration, [all...] |
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/videoproc/ |
BackDropperFilter.java | 65 // Dimensions of foreground / background mask. Optimum value should take into account only 72 // Levels at which to compute foreground / background decision. Think of them as are deltas 116 // Whether to mirror the background or not. For ex, the Camera app 122 // coordinates, if we were to mirror the background 132 // Maximum distance (in standard deviations) for considering a pixel as background 140 // Width of foreground / background mask. 142 // Height of foreground / background mask. 154 // Mask value to start blending away from background 170 // Default rate at which to learn bg model from new background pixels 174 // Default rate at which to verify whether background is stabl 702 Frame background = pullInput("background"); local [all...] |
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/ |
KeyboardView.java | 301 // The background of a {@link TextView} being used for a key preview may have invisible 303 // the background, we need to record the width and height of key preview that don't include 307 // The key preview may have an arbitrary offset and its background that may have a bottom 310 // preview background. 531 // Draw key background. 539 final Drawable background = params.mKeyBackground; local 540 background.setState(drawableState); 541 final Rect bounds = background.getBounds(); 543 background.setBounds(0, 0, bgWidth, bgHeight); 546 background.draw(canvas) [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
cursesw.h | 839 short background() const { return getcolor(1); } function in class:NCursesWindow 840 // Actual background color 1016 // background 1019 // Get current background setting. 1022 // Set the background property and apply it to the window. 1025 // Set the background property. [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
cursesw.h | 839 short background() const { return getcolor(1); } function in class:NCursesWindow 840 // Actual background color 1016 // background 1019 // Get current background setting. 1022 // Set the background property and apply it to the window. 1025 // Set the background property. [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
cursesw.h | 839 short background() const { return getcolor(1); } function in class:NCursesWindow 840 // Actual background color 1016 // background 1019 // Get current background setting. 1022 // Set the background property and apply it to the window. 1025 // Set the background property. [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
PaletteControl.java | 364 // Not layoutlib 5 -- we require custom background support to do 433 RGB background = mPreviewIconFactory.getBackgroundColor(); local 434 if (background != null) { 435 mBackground = new Color(getDisplay(), background); [all...] |
/frameworks/ex/chips/src/com/android/ex/chips/ |
RecipientEditTextView.java | 468 // Create the background of the chip. 487 Log.w(TAG, "Unable to draw a background for the chips as it was never set"); 509 // Create the background of the chip. 512 Drawable background = getChipBackground(contact); local 513 if (background != null) { 514 background.setBounds(0, 0, width, height); 515 background.draw(canvas); 558 Log.w(TAG, "Unable to draw a background for the chips as it was never set"); 564 * Get the background drawable for a RecipientChip. [all...] |
/external/qemu/distrib/libpng-1.2.19/ |
png.h | 792 png_color_16 background; member in struct:png_info_struct 1210 png_color_16 background; \/* background color in screen gamma space *\/ member in struct:png_struct_def [all...] |
/external/webkit/Source/WebKit/android/jni/ |
WebViewCore.cpp | 829 // We set the background color 830 Color background = Color::white; local [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/ |
Xlib.h | 217 unsigned long background;/* background pixel */ member in struct:__anon22207 323 Pixmap background_pixmap; /* background or None or ParentRelative */ 324 unsigned long background_pixel; /* background pixel */ [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xlib.h | 217 unsigned long background;/* background pixel */ member in struct:__anon23797 323 Pixmap background_pixmap; /* background or None or ParentRelative */ 324 unsigned long background_pixel; /* background pixel */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xlib.h | 217 unsigned long background;/* background pixel */ member in struct:__anon25309 323 Pixmap background_pixmap; /* background or None or ParentRelative */ 324 unsigned long background_pixel; /* background pixel */ [all...] |
/frameworks/base/core/java/android/view/ |
View.java | 432 * If you set a background drawable for a View, then the View will draw it for you 755 * this flag set and a background. Use with DRAW_MASK when calling setFlags. 3300 Drawable background = null; local [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar | |
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | |
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | |
org.eclipse.jface_3.6.1.M20100825-0800.jar | |
/prebuilts/tools/darwin-x86/swt/ |
swt.jar | |
/prebuilts/tools/darwin-x86_64/swt/ |
swt.jar | |
/prebuilts/tools/common/eclipse/ |
org.eclipse.jface_3.4.2.M20090107-0800.jar | |
org.eclipse.jface_3.6.2.M20110210-1200.jar | |
/prebuilts/tools/windows/swt/ |
swt.jar | |
/prebuilts/tools/windows-x86_64/swt/ |
swt.jar | |