Home
last modified time | relevance | path

Searched defs:transparent (Results 1 – 21 of 21) sorted by relevance

/third_party/skia/experimental/sorttoy/
DSortKey.h46 explicit SortKey(bool transparent, uint32_t depth, uint32_t material) { in SortKey()
69 bool transparent() const { in transparent() function
/third_party/ffmpeg/libavcodec/
Davuidec.c41 int transparent, interlaced = 1, skip, opaque_length, i, j, k; in avui_decode_frame() local
Ddvdsubdec.c456 int transparent = 1; in find_smallest_bounding_rectangle() local
/third_party/skia/src/utils/
DSkShadowTessellator.cpp157 bool transparent) in SkBaseShadowTessellator()
906 bool transparent) in SkAmbientShadowTessellator()
1003 bool transparent, bool directional) in SkSpotShadowTessellator()
1148 const SkPoint3& zPlane, bool transparent) { in MakeAmbient()
1158 SkScalar lightRadius, bool transparent, in MakeSpot()
DSkShadowUtils.cpp194 bool transparent = OccluderType::kTransparent == fOccluderType; in makeVertices() local
661 bool transparent = SkToBool(rec.fFlags & SkShadowFlags::kTransparentOccluder_ShadowFlag); in drawShadow() local
/third_party/skia/bench/
DShadowBench.cpp19 ShadowBench(bool transparent, bool forceGeometric) in ShadowBench()
/third_party/gstreamer/gstplugins_bad/ext/ttml/
Dsubtitle.c64 GstSubtitleColor transparent = { 0, 0, 0, 0 }; in gst_subtitle_style_set_new() local
/third_party/skia/gm/
Dbc1_transparency.cpp57 static void create_BC1_block(BC1Block* block, bool transparent) { in create_BC1_block()
Dxfermodes.cpp92 SkBitmap* transparent) { in make_bitmaps()
/third_party/weex-loader/deps/weex-styler/test/
Dvalidate.js158 transparent: { property
187 transparent: { property
223 transparent: { property
252 transparent: { property
/third_party/rust/crates/serde/serde_derive/src/internals/
Dattr.rs211 transparent: bool, field
293 let mut transparent = BoolAttr::none(cx, TRANSPARENT); in from_ast() localVariable
634 pub fn transparent(&self) -> bool { in transparent() method
1120 transparent: bool, field
1489 pub fn transparent(&self) -> bool { in transparent() method
/third_party/cups-filters/cupsfilters/
Dimage-gif.c81 transparent; /* Transparent color index */ in _cupsImageReadGIF() local
/third_party/skia/modules/canvaskit/htmlcanvas/
D_namedcolors.js153 'transparent': CanvasKit.Color(0, 0, 0, 0), property
Dcolor.js152 'transparent': Float32Array.of(0.000, 0.000, 0.000, 0.000), property
/third_party/skia/third_party/externals/microhttpd/src/spdy2http/
Dproxy.c66 bool transparent; member
/third_party/skia/src/pdf/
DSkPDFDevice.cpp783 SkPaint transparent; in drawGlyphRunAsPath() local
/third_party/skia/src/gpu/v1/
DSurfaceDrawContext.cpp1179 bool transparent = SkToBool(rec.fFlags & SkShadowFlags::kTransparentOccluder_ShadowFlag); in drawFastShadow() local
/third_party/astc-encoder/Source/
Dstb_image.h6481 int flags, bgindex, ratio, transparent, eflags; member
/third_party/skia/third_party/externals/libpng/contrib/libtests/
Dpngvalid.c4964 } transparent; /* The transparent color, if set. */ member
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h17706 unsigned int transparent: 1; member
52539 __u8 transparent: 1; member
87146 __u8 transparent: 1; member
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp82444 static nsIAtom* transparent; member in nsGkAtoms