Home
last modified time | relevance | path

Searched defs:background (Results 1 – 25 of 71) sorted by relevance

123

/external/chromium/chrome/browser/chromeos/views/
Dcopy_background.cc21 const Background* background = background_owner_->background(); in Paint() local
/external/skia/src/effects/
DSkBlendImageFilter.cpp56 SkBlendImageFilter::SkBlendImageFilter(SkBlendImageFilter::Mode mode, SkImageFilter* background, Sk… in SkBlendImageFilter()
80 SkBitmap background, foreground = src; in onFilterImage() local
147 GrTexture* background) { in Create()
178 GrTexture* background = (GrTexture*) backgroundBM.getTexture(); in filterImageGPU() local
210 GrTexture* background) in GrBlendEffect()
/external/webkit/Source/WebCore/rendering/style/
DStyleBackgroundData.h48 const FillLayer& background() const { return m_background; } in background() function
/external/chromium/chrome/browser/ui/views/
Dtheme_background.cc23 SkBitmap* background; in Paint() local
/external/replicaisland/src/com/replica/replicaisland/
DAnimationPlayerActivity.java112 View background = findViewById(R.id.animation_background); in onCreate() local
126 View background = findViewById(R.id.animation_background); in onCreate() local
DLevelBuilder.java51 GameObject background = new GameObject(); in buildBackground() local
119 public void addTileMapLayer(GameObject background, int priority, float scrollSpeed, in addTileMapLayer()
/external/chromium/chrome/browser/ui/gtk/extensions/
Dextension_view_gtk.cc32 void ExtensionViewGtk::SetBackground(const SkBitmap& background) { in SetBackground()
/external/qemu/distrib/sdl-1.2.15/test/
Dtestsprite.c62 void MoveSprites(SDL_Surface *screen, Uint32 background) in MoveSprites()
158 Uint32 background; in main() local
/external/webkit/Source/WebCore/platform/graphics/android/rendering/
DTilePainter.h47 virtual Color* background() { return 0; } in background() function
DRasterRenderer.cpp77 Color* background = renderInfo.tilePainter->background(); in setupCanvas() local
DBaseRenderer.cpp95 Color *background = renderInfo.tilePainter->background(); in renderTiledContent() local
DSurfaceBacking.cpp152 bool aggressiveRendering, const Color* background) in drawGL()
/external/webkit/Tools/Scripts/webkitpy/layout_tests/port/
Dhttp_server.py57 def __init__(self, port_obj, output_dir, background=False, port=None, argument
/external/chromium/base/
Dprocess_linux.cc41 bool Process::SetProcessBackgrounded(bool background) { in SetProcessBackgrounded()
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowPopupWindow.java26 private Drawable background; field in ShadowPopupWindow
129 public void setBackgroundDrawable(Drawable background) { in setBackgroundDrawable()
/external/webkit/Source/WebCore/platform/
DPopupMenuStyle.h38 …PopupMenuStyle(const Color& foreground, const Color& background, const Font& font, bool visible, b… in PopupMenuStyle()
/external/chromium/chrome/browser/ui/views/infobars/
Dtranslate_infobar_base.cc127 const views::Background& background) { in FadeBackground()
/external/chromium/chrome/browser/ui/gtk/
Dabout_chrome_dialog.cc89 CairoCachedSurface* background = theme_provider->GetSurfaceNamed( in OnEventBoxExpose() local
104 static GdkPixbuf* background = rb.GetPixbufNamed(IDR_ABOUT_BACKGROUND); in ShowAboutDialogForProfile() local
Dconstrained_window_gtk.cc54 GdkColor background; in ConstrainedWindowGtk() local
/external/skia/gm/
Dblend.cpp82 SkAutoTUnref<SkImageFilter> background(SkNEW_ARGS(SkBitmapSource, (fCheckerboard))); in onDraw() local
Dshaderbounds.cpp76 SkShader* MakeShader(int width, int height, bool background) { in MakeShader()
/external/libpng/contrib/gregbook/
Dwritepng.c162 png_color_16 background; in writepng_init() local
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
DPopupWindowTest.java164 BitmapDrawable background = new BitmapDrawable(); in backgroundDrawableIsBehindPopupViewContainer() local
/external/chromium/chrome/browser/chromeos/
Dsetting_level_bubble.cc62 BackgroundView* background = LoginUtils::Get()->GetBackgroundView(); in GetToplevelWidget() local
/external/chromium/chrome/browser/ui/views/extensions/
Dextension_view.cc133 void ExtensionView::SetBackground(const SkBitmap& background) { in SetBackground()

123