| /third_party/skia/tests/ |
| H A D | PDFOpaqueSrcModeToSrcOverTest.cpp | 17 SkPaint background; in run_test() local
|
| /third_party/skia/docs/examples/ |
| H A D | SKIA_LOGO_svg.cpp | 7 const SkColor background = SK_ColorWHITE; // SK_ColorTRANSPARENT; in REG_FIDDLE() local
|
| H A D | SKIA_LOGO_ANIMATE.cpp | 7 const SkColor background = SK_ColorWHITE; // SK_ColorTRANSPARENT; in REG_FIDDLE_ANIMATED() local
|
| H A D | SKIA_LOGO.cpp | 7 const SkColor background = SK_ColorWHITE; // SK_ColorTRANSPARENT; in REG_FIDDLE() local
|
| /third_party/ltp/testcases/kernel/fs/doio/ |
| H A D | forker.c | 130 int background(char *prefix) in background() function [all...] |
| /third_party/skia/modules/svg/src/ |
| H A D | SkSVGFeComposite.cpp | 51 const sk_sp<SkImageFilter> background = fctx.resolveInput(ctx, fIn2, colorspace); in onMakeImageFilter() local
|
| H A D | SkSVGFeBlend.cpp | 43 const sk_sp<SkImageFilter> background = fctx.resolveInput(ctx, fIn2, colorspace); in onMakeImageFilter() local
|
| /third_party/skia/third_party/externals/libpng/contrib/gregbook/ |
| H A D | writepng.c | 164 png_color_16 background; in writepng_init() local
|
| /third_party/littlefs/scripts/ |
| H A D | tailpipe.py | 112 def background(): function
|
| H A D | tracebd.py | 822 def background(): function
|
| /third_party/ltp/testcases/network/stress/ns-tools/ |
| H A D | ns-tcpclient.c | 149 int background = 0; /* If non-zero work in the background */ in main() local
|
| H A D | ns-udpserver.c | 197 int background = 0; /* work in the background if non-zero */ in main() local
|
| H A D | ns-udpclient.c | 158 int background = 0; /* work in the background if non-zero */ in main() local
|
| H A D | ns-tcpserver.c | 536 int background = 0; /* If non-zero work in the background */ in main() local
|
| H A D | ns-igmp_querier.c | 473 int background = 0; in main() local
|
| H A D | ns-mcast_receiver.c | 435 int background = 0; in main() local
|
| H A D | ns-udpsender.c | 429 int background = 0; in main() local
|
| /third_party/skia/third_party/externals/libpng/contrib/examples/ |
| H A D | simpleover.c | 558 png_color background = {0, 0xff, 0}; /* fully saturated green */ in main() local
|
| /third_party/skia/modules/androidkit/src/ |
| H A D | ImageFilter.cpp | 51 static long ImageFilter_Blend(JNIEnv* env, jobject, jint bm, jlong background, jlong foreground) { in ImageFilter_Blend() argument
|
| /third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/ |
| H A D | ImageFilter.java | 78 public static ImageFilter blend(BlendMode blendMode, @Nullable ImageFilter background, in blend() argument
|
| /third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/util/ |
| H A D | SkottieView.java | 99 public SkottieView(Context context, int resID, Color background) { in SkottieView() argument 165 public void setSource(int resID, Context context, Color background) { in setSource() argument
|
| /third_party/skia/experimental/sktext/editor/ |
| H A 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/skia/src/effects/imagefilters/ |
| H A D | SkBlendImageFilter.cpp | 73 Blend(SkBlendMode mode, sk_sp<SkImageFilter> background, sk_sp<SkImageFilter> foreground, const CropRect& cropRect) Blend() argument 81 Blend(sk_sp<SkBlender> blender, sk_sp<SkImageFilter> background, sk_sp<SkImageFilter> foreground, const CropRect& cropRect) Blend() argument 257 filterImageGPU(const Context& ctx, sk_sp<SkSpecialImage> background, const SkIPoint& backgroundOffset, sk_sp<SkSpecialImage> foreground, const SkIPoint& foregroundOffset, const SkIRect& bounds) const filterImageGPU() argument [all...] |
| /third_party/skia/third_party/externals/libpng/ |
| H A D | pnginfo.h | 164 png_color_16 background; member
|
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | picture_tools_enc.c | 247 const uint32_t background = MakeARGB32(red, green, blue); in WebPBlendAlpha() local
|