Home
last modified time | relevance | path

Searched defs:transparent (Results 1 - 23 of 23) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Davuidec.c41 int transparent, interlaced = 1, skip, opaque_length, i, j, k; in avui_decode_frame() local
H A Ddvdsubdec.c445 int transparent = 1; in find_smallest_bounding_rectangle() local
/third_party/skia/experimental/sorttoy/
H A DSortKey.h46 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 DShadowBench.cpp19 ShadowBench(bool transparent, bool forceGeometric) in ShadowBench() argument
/third_party/skia/gm/
H A Dxfermodes.cpp91 make_bitmaps(int w, int h, SkBitmap* src, SkBitmap* dst, SkBitmap* transparent) make_bitmaps() argument
H A Dbc1_transparency.cpp57 static void create_BC1_block(BC1Block* block, bool transparent) { in create_BC1_block() argument
[all...]
/third_party/gn/src/gn/
H A Dbundle_data.h127 bool transparent() const { return transparent_; } in transparent() function in BundleData
/third_party/cups-filters/cupsfilters/
H A Dimage-gif.c81 transparent; /* Transparent color index */ in _cupsImageReadGIF() local
/third_party/backends/backend/
H A Dagfafocus.h83 SANE_Bool transparent; member
H A Dhp3900_config.c2825 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 Dattr.rs290 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 Dattr.rs290 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 Dnull_platform.h184 GLFWbool transparent; member
H A Dwin32_platform.h424 GLFWbool transparent; member
H A Dwl_platform.h357 GLFWbool transparent; member
H A Dinternal.h483 GLFWbool transparent; member
H A Dx11_platform.h535 GLFWbool transparent; member
/third_party/skia/third_party/externals/microhttpd/src/spdy2http/
H A Dproxy.c66 bool transparent; member
/third_party/skia/src/utils/
H A DSkShadowUtils.cpp194 bool transparent = OccluderType::kTransparent == fOccluderType; in makeVertices() local
672 bool transparent = SkToBool(rec.fFlags & SkShadowFlags::kTransparentOccluder_ShadowFlag); in drawShadow() local
[all...]
H A DSkShadowTessellator.cpp156 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 DSurfaceDrawContext.cpp1181 bool transparent = SkToBool(rec.fFlags & SkShadowFlags::kTransparentOccluder_ShadowFlag); in drawFastShadow() local
/third_party/skia/src/pdf/
H A DSkPDFDevice.cpp783 SkPaint transparent; in drawGlyphRunAsPath() local
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngvalid.c4964 } transparent; /* The transparent color, if set. */ member
[all...]

Completed in 50 milliseconds