/third_party/skia/src/effects/imagefilters/ |
D | SkBlendImageFilter.cpp | 74 sk_sp<SkImageFilter> background, in Blend() 82 sk_sp<SkImageFilter> background, in Blend() 132 sk_sp<SkSpecialImage> background(this->filterInput(0, ctx, &backgroundOffset)); in onFilterImage() local 258 sk_sp<SkSpecialImage> background, in filterImageGPU()
|
D | SkArithmeticImageFilter.cpp | 75 sk_sp<SkImageFilter> background, sk_sp<SkImageFilter> foreground, in Arithmetic() 191 sk_sp<SkSpecialImage> background(this->filterInput(0, ctx, &backgroundOffset)); in onFilterImage() local 337 sk_sp<SkSpecialImage> background, in filterImageGPU()
|
/third_party/python/Lib/ |
D | webbrowser.py | 209 background = False variable in UnixBrowser 291 background = True variable in Mozilla 302 background = True variable in Netscape 312 background = True variable in Galeon 322 background = True variable in Chrome 334 background = True variable in Opera 344 background = False variable in Elinks
|
/third_party/flutter/skia/include/effects/ |
D | SkXfermodeImageFilter.h | 24 static sk_sp<SkImageFilter> Make(SkBlendMode mode, sk_sp<SkImageFilter> background) { in Make()
|
/third_party/skia/experimental/sktext/editor/ |
D | Editor.cpp | 23 SkPaint background; background.setColor(DEFAULT_TEXT_BACKGROUND); in Editor() local 34 SkPaint background; background.setColor(DEFAULT_STATUS_BACKGROUND); in Editor() local 269 SkPaint background; background.setColor(DEFAULT_STATUS_BACKGROUND); in paint() local
|
/third_party/flutter/skia/src/effects/imagefilters/ |
D | SkXfermodeImageFilter.cpp | 77 sk_sp<SkImageFilter> background, in Make() 116 sk_sp<SkSpecialImage> background(this->filterInput(0, ctx, &backgroundOffset)); in onFilterImage() local 242 sk_sp<SkSpecialImage> background, in filterImageGPU()
|
D | SkArithmeticImageFilter.cpp | 92 sk_sp<SkImageFilter> background, in Make() 208 sk_sp<SkSpecialImage> background(this->filterInput(0, ctx, &backgroundOffset)); in onFilterImage() local 326 sk_sp<SkSpecialImage> background, in filterImageGPU()
|
/third_party/ltp/testcases/kernel/power_management/lib/ |
D | pm_sched_mc.py | 315 def trigger_ebizzy (sched_smt, stress, duration, background, pinned): argument 366 def trigger_kernbench (sched_smt, stress, background, pinned, perf_test): argument 437 def trigger_workld(sched_smt, workload, stress, duration, background, pinned, perf_test): argument
|
/third_party/weston/clients/ |
D | desktop-shell.c | 111 struct background { struct 133 struct background *background; argument 745 struct background *background = data; in background_draw() local 841 struct background *background = in background_configure() local 1121 background_destroy(struct background *background) in background_destroy() 1133 struct background *background; in background_create() local
|
/third_party/skia/docs/examples/ |
D | SKIA_LOGO_svg.cpp | 7 const SkColor background = SK_ColorWHITE; // SK_ColorTRANSPARENT; in draw() local
|
D | SKIA_LOGO.cpp | 7 const SkColor background = SK_ColorWHITE; // SK_ColorTRANSPARENT; in draw() local
|
D | SKIA_LOGO_ANIMATE.cpp | 7 const SkColor background = SK_ColorWHITE; // SK_ColorTRANSPARENT; in draw() local
|
/third_party/skia/tests/ |
D | PDFOpaqueSrcModeToSrcOverTest.cpp | 17 SkPaint background; in run_test() local
|
/third_party/flutter/skia/tests/ |
D | PDFOpaqueSrcModeToSrcOverTest.cpp | 17 SkPaint background; in run_test() local
|
/third_party/skia/modules/svg/src/ |
D | SkSVGFeBlend.cpp | 43 const sk_sp<SkImageFilter> background = fctx.resolveInput(ctx, fIn2, colorspace); in onMakeImageFilter() local
|
D | SkSVGFeComposite.cpp | 51 const sk_sp<SkImageFilter> background = fctx.resolveInput(ctx, fIn2, colorspace); in onMakeImageFilter() local
|
/third_party/flutter/skia/third_party/externals/sdl/test/nacl/ |
D | manifest.json | 12 "background": { object
|
/third_party/ltp/testcases/kernel/fs/doio/ |
D | forker.c | 130 int background(char *prefix) in background() function
|
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/util/ |
D | SkottieView.java | 99 public SkottieView(Context context, int resID, Color background) { in SkottieView() 165 public void setSource(int resID, Context context, Color background) { in setSource()
|
/third_party/skia/modules/androidkit/src/ |
D | Text.cpp | 33 SkPaint background(SkColors::kTransparent); in Text_RenderText() local
|
/third_party/flutter/engine/flutter/third_party/txt/src/txt/ |
D | text_style.h | 57 SkPaint background; variable
|
/third_party/skia/experimental/sktext/src/ |
D | Paint.cpp | 23 SkPaint foreground, SkPaint background, in drawText() 32 SkPaint foreground, SkPaint background, in drawText()
|
/third_party/ltp/testcases/network/stress/ns-tools/ |
D | ns-tcpclient.c | 149 int background = 0; /* If non-zero work in the background */ in main() local
|
D | ns-udpclient.c | 158 int background = 0; /* work in the background if non-zero */ in main() local
|
/third_party/skia/third_party/externals/libpng/contrib/gregbook/ |
D | writepng.c | 164 png_color_16 background; in writepng_init() local
|