Home
last modified time | relevance | path

Searched defs:background (Results 1 - 25 of 62) sorted by relevance

123

/third_party/skia/tests/
H A DPDFOpaqueSrcModeToSrcOverTest.cpp17 SkPaint background; in run_test() local
/third_party/skia/docs/examples/
H A DSKIA_LOGO_svg.cpp7 const SkColor background = SK_ColorWHITE; // SK_ColorTRANSPARENT; in REG_FIDDLE() local
H A DSKIA_LOGO_ANIMATE.cpp7 const SkColor background = SK_ColorWHITE; // SK_ColorTRANSPARENT; in REG_FIDDLE_ANIMATED() local
H A DSKIA_LOGO.cpp7 const SkColor background = SK_ColorWHITE; // SK_ColorTRANSPARENT; in REG_FIDDLE() local
/third_party/ltp/testcases/kernel/fs/doio/
H A Dforker.c130 int background(char *prefix) in background() function
[all...]
/third_party/skia/modules/svg/src/
H A DSkSVGFeComposite.cpp51 const sk_sp<SkImageFilter> background = fctx.resolveInput(ctx, fIn2, colorspace); in onMakeImageFilter() local
H A DSkSVGFeBlend.cpp43 const sk_sp<SkImageFilter> background = fctx.resolveInput(ctx, fIn2, colorspace); in onMakeImageFilter() local
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
H A Dwritepng.c164 png_color_16 background; in writepng_init() local
/third_party/littlefs/scripts/
H A Dtailpipe.py112 def background(): function
H A Dtracebd.py822 def background(): function
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-tcpclient.c149 int background = 0; /* If non-zero work in the background */ in main() local
H A Dns-udpserver.c197 int background = 0; /* work in the background if non-zero */ in main() local
H A Dns-udpclient.c158 int background = 0; /* work in the background if non-zero */ in main() local
H A Dns-tcpserver.c536 int background = 0; /* If non-zero work in the background */ in main() local
H A Dns-igmp_querier.c473 int background = 0; in main() local
H A Dns-mcast_receiver.c435 int background = 0; in main() local
H A Dns-udpsender.c429 int background = 0; in main() local
/third_party/skia/third_party/externals/libpng/contrib/examples/
H A Dsimpleover.c558 png_color background = {0, 0xff, 0}; /* fully saturated green */ in main() local
/third_party/skia/modules/androidkit/src/
H A DImageFilter.cpp51 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 DImageFilter.java78 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 DSkottieView.java99 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 DEditor.cpp23 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 DSkBlendImageFilter.cpp73 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 Dpnginfo.h164 png_color_16 background; member
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dpicture_tools_enc.c247 const uint32_t background = MakeARGB32(red, green, blue); in WebPBlendAlpha() local

Completed in 15 milliseconds

123