Home
last modified time | relevance | path

Searched refs:Background (Results 1 – 25 of 107) sorted by relevance

12345

/external/ImageMagick/Magick++/demo/
Dsmile_anim.miff5 Background-color=gray100 Border-color=#dfdfdf Matte-color=gray74
14 Background-color=gray100 Border-color=#dfdfdf Matte-color=gray74
22 Background-color=gray100 Border-color=#dfdfdf Matte-color=gray74
30 Background-color=gray100 Border-color=#dfdfdf Matte-color=gray74
38 Background-color=gray100 Border-color=#dfdfdf Matte-color=gray74
46 Background-color=gray100 Border-color=#dfdfdf Matte-color=gray74
Dtile.miff5 Background-color=#cecece Border-color=#dfdfdf Matte-color=gray74
/external/libpng/contrib/libtests/
Dpngstest.c803 } Background; typedef
1203 gpc_noop(Pixel *out, const Pixel *in, const Background *back) in gpc_noop()
1214 gpc_nop8(Pixel *out, const Pixel *in, const Background *back) in gpc_nop8()
1233 gpc_nop6(Pixel *out, const Pixel *in, const Background *back) in gpc_nop6()
1253 gpc_bckg(Pixel *out, const Pixel *in, const Background *back) in gpc_bckg()
1273 gpc_bckc(Pixel *out, const Pixel *in, const Background *back) in gpc_bckc()
1303 gpc_g8(Pixel *out, const Pixel *in, const Background *back) in gpc_g8()
1319 gpc_g8b(Pixel *out, const Pixel *in, const Background *back) in gpc_g8b()
1348 gpc_lin(Pixel *out, const Pixel *in, const Background *back) in gpc_lin()
1384 gpc_pre(Pixel *out, const Pixel *in, const Background *back) in gpc_pre()
[all …]
/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/
Dcontent.mak31 $(CONTENTDIR)/Background.cpp \
77 $(CONTENTDIR)/Background.cpp: $(CONTENTDIR) ./Background.pvr
78 $(FILEWRAP) -o $@ ./Background.pvr
/external/flatbuffers/grpc/tests/
Dgo_test.go46 out, err := c.Store(context.Background(), b)
62 out, err := c.Retrieve(context.Background(), b)
/external/syzkaller/vendor/google.golang.org/appengine/internal/
Dapi_classic.go63 return WithContext(netcontext.Background(), req)
87 return withContext(netcontext.Background(), &testingContext{req: req})
/external/syzkaller/vendor/golang.org/x/net/context/
Dcontext.go45 func Background() Context { func
Dgo17.go16 background = context.Background()
/external/pdfium/xfa/fwl/theme/
Dcfwl_barcodetp.cpp26 case CFWL_Part::Background: { in DrawBackground()
Dcfwl_carettp.cpp23 case CFWL_Part::Background: { in DrawBackground()
Dcfwl_listboxtp.cpp28 case CFWL_Part::Background: { in DrawBackground()
Dcfwl_comboboxtp.cpp29 case CFWL_Part::Background: { in DrawBackground()
Dcfwl_edittp.cpp47 case CFWL_Part::Background: { in DrawBackground()
/external/syzkaller/vendor/google.golang.org/grpc/transport/
Dgo16.go50 return context.Background()
/external/pdfium/xfa/fwl/
Dcfwl_themepart.h17 Background, enumerator
Dcfwl_caret.cpp85 param.m_iPart = CFWL_Part::Background; in DrawCaretBK()
/external/libxml2/win32/VC10/
DREADME.vc1017 Background Info
/external/sonivox/jet_tools/JetCreator/
DJetSegGraph.py212 dc.Background = wx.Brush(wx.WHITE)
222 dc.Background = wx.Brush(wx.WHITE)
344 dc.Background = wx.Brush(wx.WHITE)
/external/v8/benchmarks/
Draytrace.js314 this.background = new Flog.RayTracer.Background(new Flog.RayTracer.Color(0,0,0.5), 0.2);
587 Flog.RayTracer.Background = Class.create();
589 Flog.RayTracer.Background.prototype = { class in Flog.RayTracer
820 scene.background = new Flog.RayTracer.Background(
/external/syzkaller/pkg/gcs/
Dgcs.go40 ctx := context.Background()
/external/perfetto/src/traced/probes/ftrace/test/data/android_flounder_lte_LRX16F_3.10.40/events/f2fs/f2fs_get_victim/
Dformat20 …, __print_symbolic(REC->gc_type, { FG_GC, "Foreground GC" }, { BG_GC, "Background GC" }), __print_…
/external/syzkaller/vendor/golang.org/x/net/http2/
Dgo17.go22 ctx, cancel = context.WithCancel(context.Background())
/external/deqp/doc/testlog-stylesheet/
Dtestlog.css105 /* Background colors based on status code / status. */
/external/skqp/infra/cts/
Drun_testlab.go431 storageClient, err := storage.NewClient(context.Background(), option.WithHTTPClient(client))
436 w := storageClient.Bucket(bucket).Object(path).NewWriter(context.Background())
/external/skia/infra/cts/
Drun_testlab.go431 storageClient, err := storage.NewClient(context.Background(), option.WithHTTPClient(client))
436 w := storageClient.Bucket(bucket).Object(path).NewWriter(context.Background())

12345