/third_party/ffmpeg/libavcodec/ |
H A D | avuidec.c | 41 int transparent, interlaced = 1, skip, opaque_length, i, j, k; in avui_decode_frame() local
|
H A D | dvdsubdec.c | 445 int transparent = 1; in find_smallest_bounding_rectangle() local
|
/third_party/skia/experimental/sorttoy/ |
H A D | SortKey.h | 46 explicit SortKey(bool transparent, uint32_t depth, uint32_t material) { in SortKey() argument 69 bool transparent() const { in transparent() function in SortKey [all...] |
/third_party/skia/bench/ |
H A D | ShadowBench.cpp | 19 ShadowBench(bool transparent, bool forceGeometric) in ShadowBench() argument
|
/third_party/skia/gm/ |
H A D | xfermodes.cpp | 91 make_bitmaps(int w, int h, SkBitmap* src, SkBitmap* dst, SkBitmap* transparent) make_bitmaps() argument
|
H A D | bc1_transparency.cpp | 57 static void create_BC1_block(BC1Block* block, bool transparent) { in create_BC1_block() argument [all...] |
/third_party/gn/src/gn/ |
H A D | bundle_data.h | 127 bool transparent() const { return transparent_; } in transparent() function in BundleData
|
/third_party/cups-filters/cupsfilters/ |
H A D | image-gif.c | 81 transparent; /* Transparent color index */ in _cupsImageReadGIF() local
|
/third_party/backends/backend/ |
H A D | agfafocus.h | 83 SANE_Bool transparent; member
|
H A D | hp3900_config.c | 2825 SANE_Int transparent[3]; in hp3970_wrefs() member 2951 SANE_Int transparent[ in ua4900_wrefs() member 3040 SANE_Int transparent[3]; hp3800_wrefs() member 3109 SANE_Int transparent[3]; hp4370_wrefs() member 3212 SANE_Int transparent[3]; hp3800_shading_cut() member 3280 SANE_Int transparent[3]; hp3970_shading_cut() member 3401 SANE_Int transparent[3]; hp4370_shading_cut() member 3479 SANE_Int transparent[3]; ua4900_shading_cut() member [all...] |
/third_party/rust/crates/serde/serde_derive_internals/src/ |
H A D | attr.rs | 290 let mut transparent = BoolAttr::none(cx, TRANSPARENT); in from_ast() variables 610 pub fn transparent(&self) -> bool { in transparent() functions 1382 pub fn transparent(&self) -> bool { transparent() functions [all...] |
/third_party/rust/crates/serde/serde_derive/src/internals/ |
H A D | attr.rs | 290 let mut transparent = BoolAttr::none(cx, TRANSPARENT); in from_ast() variables 610 pub fn transparent(&self) -> bool { in transparent() functions 1382 pub fn transparent(&self) -> bool { transparent() functions [all...] |
/third_party/glfw/src/ |
H A D | null_platform.h | 184 GLFWbool transparent; member
|
H A D | win32_platform.h | 424 GLFWbool transparent; member
|
H A D | wl_platform.h | 357 GLFWbool transparent; member
|
H A D | internal.h | 483 GLFWbool transparent; member
|
H A D | x11_platform.h | 535 GLFWbool transparent; member
|
/third_party/skia/third_party/externals/microhttpd/src/spdy2http/ |
H A D | proxy.c | 66 bool transparent; member
|
/third_party/skia/src/utils/ |
H A D | SkShadowUtils.cpp | 194 bool transparent = OccluderType::kTransparent == fOccluderType; in makeVertices() local 672 bool transparent = SkToBool(rec.fFlags & SkShadowFlags::kTransparentOccluder_ShadowFlag); in drawShadow() local [all...] |
H A D | SkShadowTessellator.cpp | 156 SkBaseShadowTessellator(const SkPoint3& zPlaneParams, const SkRect& bounds, bool transparent) SkBaseShadowTessellator() argument 903 SkAmbientShadowTessellator(const SkPath& path, const SkMatrix& ctm, const SkPoint3& zPlaneParams, bool transparent) SkAmbientShadowTessellator() argument 1000 SkSpotShadowTessellator(const SkPath& path, const SkMatrix& ctm, const SkPoint3& zPlaneParams, const SkPoint3& lightPos, SkScalar lightRadius, bool transparent, bool directional, bool isLimitElevation) SkSpotShadowTessellator() argument 1147 MakeAmbient(const SkPath& path, const SkMatrix& ctm, const SkPoint3& zPlane, bool transparent) MakeAmbient() argument 1156 MakeSpot(const SkPath& path, const SkMatrix& ctm, const SkPoint3& zPlane, const SkPoint3& lightPos, SkScalar lightRadius, bool transparent, bool directional, bool isLimitElevation) MakeSpot() argument [all...] |
/third_party/skia/src/gpu/v1/ |
H A D | SurfaceDrawContext.cpp | 1181 bool transparent = SkToBool(rec.fFlags & SkShadowFlags::kTransparentOccluder_ShadowFlag); in drawFastShadow() local
|
/third_party/skia/src/pdf/ |
H A D | SkPDFDevice.cpp | 783 SkPaint transparent; in drawGlyphRunAsPath() local
|
/third_party/skia/third_party/externals/libpng/contrib/libtests/ |
H A D | pngvalid.c | 4964 } transparent; /* The transparent color, if set. */ member [all...] |