Home
last modified time | relevance | path

Searched defs:IsOpaque (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/src/core/
H A DSkXfermode.cpp108 bool SkXfermode::IsOpaque(SkBlendMode mode, SrcColorOpacity opacityType) { in IsOpaque() function in SkXfermode
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dtemplate.rs
H A Ditem.rs72 pub trait IsOpaque { traits
H A Dty.rs
H A Dcomp.rs
/third_party/node/deps/v8/include/v8-include/
H A Dv8-message.h43 bool IsOpaque() const { return (flags_ & kIsOpaque) != 0; } in IsOpaque() function in v8::ScriptOriginOptions
/third_party/node/deps/v8/include/
H A Dv8-message.h43 bool IsOpaque() const { return (flags_ & kIsOpaque) != 0; } in IsOpaque() function in v8::ScriptOriginOptions
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2591 bool IsOpaque = Constant->isOpaque(); in ExpandIntRes_Constant() local
/third_party/node/deps/v8/src/api/
H A Dapi.cc3119 bool Message::IsOpaque() const { in IsOpaque() function in v8::Message

Completed in 39 milliseconds