Home
last modified time | relevance | path

Searched defs:bg (Results 1 – 25 of 74) sorted by relevance

123

/third_party/alsa-utils/alsamixer/
Dcolors.c28 int get_color_pair(short fg, short bg) in get_color_pair()
48 void reinit_colors(short bg) in reinit_colors()
/third_party/node/deps/npm/node_modules/npmlog/lib/
Dlog.js384 log.headingStyle = { fg: 'white', bg: 'black' } property
390 log.addLevel('verbose', 1000, { fg: 'cyan', bg: 'black' }, 'verb') property
392 log.addLevel('timing', 2500, { fg: 'green', bg: 'black' }) property
393 log.addLevel('http', 3000, { fg: 'green', bg: 'black' }) property
394 log.addLevel('notice', 3500, { fg: 'cyan', bg: 'black' }) property
395 log.addLevel('warn', 4000, { fg: 'black', bg: 'yellow' }, 'WARN') property
396 log.addLevel('error', 5000, { fg: 'red', bg: 'black' }, 'ERR!') property
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DResourceUsageTrackingTests.cpp107 wgpu::BindGroup bg = utils::MakeBindGroup(device, bgl, {{0, buffer}, {1, buffer}}); in TEST_F() local
129 wgpu::BindGroup bg = utils::MakeBindGroup(device, bgl, {{0, buffer}}); in TEST_F() local
150 wgpu::BindGroup bg = in TEST_F() local
191 wgpu::BindGroup bg = in TEST_F() local
320 wgpu::BindGroup bg = utils::MakeBindGroup(device, bgl, {{0, buffer}}); in TEST_F() local
493 wgpu::BindGroup bg = utils::MakeBindGroup(device, bgl, {{0, buffer0}}); in TEST_F() local
655 wgpu::BindGroup bg = utils::MakeBindGroup(device, bgl, {{0, buffer}, {1, buffer}}); in TEST_F() local
673 wgpu::BindGroup bg = utils::MakeBindGroup(device, bgl, {{0, buffer}, {1, buffer}}); in TEST_F() local
700 wgpu::BindGroup bg = utils::MakeBindGroup(device, bgl, {{0, buffer}}); in TEST_F() local
721 wgpu::BindGroup bg = utils::MakeBindGroup(device, bgl, {{0, buffer}, {1, buffer}}); in TEST_F() local
[all …]
/third_party/node/deps/npm/node_modules/node-gyp/lib/
Dlog.js30 bg: { property
127 #color (str, { fg, bg, inverse }) { property
147 this.#color('gyp', { fg: 'white', bg: 'black' }), property
/third_party/ffmpeg/libavfilter/
Df_drawgraph.c41 uint8_t bg[4]; member
150 int bg = AV_RN32(s->bg); in clear_image() local
219 uint32_t fg, bg; in filter_frame() local
359 uint32_t fg, bg; in request_frame() local
Df_graphmonitor.c57 uint8_t bg[4]; member
148 int bg = AV_RN32(s->bg); in clear_image() local
/third_party/icu/tools/unicodetools/com/ibm/rbm/
DRBManager.java490 BundleGroup bg = bundle.getBundleGroup(groupName); in editItem() local
515 BundleGroup bg = mainBundle.getBundleGroup(i); in createItem() local
534 BundleGroup bg = bundle.getBundleGroup(j); in createItem() local
571 BundleGroup bg = new BundleGroup(bundle, groupName); in createGroup() local
673 BundleGroup bg = new BundleGroup(bundle,mainGroup.getName()); in createResource() local
DBundle.java224 BundleGroup bg = new BundleGroup(this, groupName); in addBundleGroup() local
385 public void addBundleGroup(BundleGroup bg) { in addBundleGroup()
/third_party/ffmpeg/libavcodec/
Dcga_data.c46 …w_pc_font(uint8_t *dst, int linesize, const uint8_t *font, int font_height, int ch, int fg, int bg) in ff_draw_pc_font()
Dtmv.c46 unsigned x, y, fg, bg, c; in tmv_decode_frame() local
Dansi.c65 int bg; /**< background color */ member
167 int bg = s->bg; in draw_char() local
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
DGPUComputePassEncoder.cpp88 wgpu::BindGroup bg{}; in setBindGroup() local
106 wgpu::BindGroup bg{}; in setBindGroup() local
DGPURenderBundleEncoder.cpp48 wgpu::BindGroup bg{}; in setBindGroup() local
66 wgpu::BindGroup bg{}; in setBindGroup() local
DGPURenderPassEncoder.cpp123 wgpu::BindGroup bg{}; in setBindGroup() local
141 wgpu::BindGroup bg{}; in setBindGroup() local
/third_party/skia/gm/
Dcolor4f.cpp75 SkPaint bg; variable
Dxfermodes2.cpp107 SkBitmap bg; in onOnceBeforeDraw() local
Dxfermodes3.cpp183 SkBitmap bg; in onOnceBeforeDraw() local
Darithmode.cpp147 sk_sp<SkImageFilter> bg = in onDraw() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DBindGroupTests.cpp1338 wgpu::BindGroup bg; in TEST_P() local
1349 wgpu::BindGroup bg = utils::MakeBindGroup(device, bgl, {}); in TEST_P() local
1558 wgpu::BindGroup bg = device.CreateBindGroup(&bgDesc); in TEST_P() local
1585 wgpu::BindGroup bg = utils::MakeBindGroup(device, bgl, {{0, buffer, 0, sizeof(float)}}); in TEST_P() local
1609 wgpu::BindGroup bg = utils::MakeBindGroup(device, bgl, {{0, textureView}}); in TEST_P() local
1617 wgpu::BindGroup bg = utils::MakeBindGroup(device, bgl, {{0, textureView}}); in TEST_P() local
1638 wgpu::BindGroup bg = utils::MakeBindGroup(device, bgl, {{0, textureView}}); in TEST_P() local
1646 wgpu::BindGroup bg = utils::MakeBindGroup(device, bgl, {{0, textureView}}); in TEST_P() local
/third_party/cups-filters/cupsfilters/
Dimage-png.c59 png_color_16 bg; /* Background color */ in _cupsImageReadPNG() local
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
Drpng2-win.c156 #define alpha_composite(composite, fg, alpha, bg) { \ argument
241 } bg[] = { variable
/third_party/skia/samplecode/
DSampleTextBox.cpp47 void drawTest(SkCanvas* canvas, SkScalar w, SkScalar h, SkColor fg, SkColor bg) { in drawTest()
/third_party/skia/modules/canvaskit/
Dparagraph.js295 CanvasKit.ParagraphBuilder.prototype.pushPaintStyle = function(textStyle, fg, bg) { argument
/third_party/skia/modules/androidkit/src/
DImageFilter.cpp52 auto bg = sk_ref_sp(reinterpret_cast<SkImageFilter*>(background)); in ImageFilter_Blend() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/native/
DCommandBufferEncodingTests.cpp157 std::vector<uint32_t> offsets = {}) { in TEST_F()

123