/external/chromium/chrome/browser/chromeos/views/ |
D | copy_background.cc | 21 const Background* background = background_owner_->background(); in Paint() local
|
/external/skia/src/effects/ |
D | SkBlendImageFilter.cpp | 56 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/ |
D | StyleBackgroundData.h | 48 const FillLayer& background() const { return m_background; } in background() function
|
/external/chromium/chrome/browser/ui/views/ |
D | theme_background.cc | 23 SkBitmap* background; in Paint() local
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | AnimationPlayerActivity.java | 112 View background = findViewById(R.id.animation_background); in onCreate() local 126 View background = findViewById(R.id.animation_background); in onCreate() local
|
D | LevelBuilder.java | 51 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/ |
D | extension_view_gtk.cc | 32 void ExtensionViewGtk::SetBackground(const SkBitmap& background) { in SetBackground()
|
/external/qemu/distrib/sdl-1.2.15/test/ |
D | testsprite.c | 62 void MoveSprites(SDL_Surface *screen, Uint32 background) in MoveSprites() 158 Uint32 background; in main() local
|
/external/webkit/Source/WebCore/platform/graphics/android/rendering/ |
D | TilePainter.h | 47 virtual Color* background() { return 0; } in background() function
|
D | RasterRenderer.cpp | 77 Color* background = renderInfo.tilePainter->background(); in setupCanvas() local
|
D | BaseRenderer.cpp | 95 Color *background = renderInfo.tilePainter->background(); in renderTiledContent() local
|
D | SurfaceBacking.cpp | 152 bool aggressiveRendering, const Color* background) in drawGL()
|
/external/webkit/Tools/Scripts/webkitpy/layout_tests/port/ |
D | http_server.py | 57 def __init__(self, port_obj, output_dir, background=False, port=None, argument
|
/external/chromium/base/ |
D | process_linux.cc | 41 bool Process::SetProcessBackgrounded(bool background) { in SetProcessBackgrounded()
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowPopupWindow.java | 26 private Drawable background; field in ShadowPopupWindow 129 public void setBackgroundDrawable(Drawable background) { in setBackgroundDrawable()
|
/external/webkit/Source/WebCore/platform/ |
D | PopupMenuStyle.h | 38 …PopupMenuStyle(const Color& foreground, const Color& background, const Font& font, bool visible, b… in PopupMenuStyle()
|
/external/chromium/chrome/browser/ui/views/infobars/ |
D | translate_infobar_base.cc | 127 const views::Background& background) { in FadeBackground()
|
/external/chromium/chrome/browser/ui/gtk/ |
D | about_chrome_dialog.cc | 89 CairoCachedSurface* background = theme_provider->GetSurfaceNamed( in OnEventBoxExpose() local 104 static GdkPixbuf* background = rb.GetPixbufNamed(IDR_ABOUT_BACKGROUND); in ShowAboutDialogForProfile() local
|
D | constrained_window_gtk.cc | 54 GdkColor background; in ConstrainedWindowGtk() local
|
/external/skia/gm/ |
D | blend.cpp | 82 SkAutoTUnref<SkImageFilter> background(SkNEW_ARGS(SkBitmapSource, (fCheckerboard))); in onDraw() local
|
D | shaderbounds.cpp | 76 SkShader* MakeShader(int width, int height, bool background) { in MakeShader()
|
/external/libpng/contrib/gregbook/ |
D | writepng.c | 162 png_color_16 background; in writepng_init() local
|
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/ |
D | PopupWindowTest.java | 164 BitmapDrawable background = new BitmapDrawable(); in backgroundDrawableIsBehindPopupViewContainer() local
|
/external/chromium/chrome/browser/chromeos/ |
D | setting_level_bubble.cc | 62 BackgroundView* background = LoginUtils::Get()->GetBackgroundView(); in GetToplevelWidget() local
|
/external/chromium/chrome/browser/ui/views/extensions/ |
D | extension_view.cc | 133 void ExtensionView::SetBackground(const SkBitmap& background) { in SetBackground()
|