Home
last modified time | relevance | path

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

/external/skqp/src/core/
DSkXfermode.cpp109 bool SkXfermode::IsOpaque(SkBlendMode mode, SrcColorOpacity opacityType) { in IsOpaque() function in SkXfermode
/external/skia/src/core/
DSkXfermode.cpp108 bool SkXfermode::IsOpaque(SkBlendMode mode, SrcColorOpacity opacityType) { in IsOpaque() function in SkXfermode
/external/tensorflow/tensorflow/compiler/xla/
Dshape.h69 bool IsOpaque() const { return element_type() == OPAQUE_TYPE; } in IsOpaque() function
/external/rust/crates/bindgen/src/ir/
Ditem.rs75 pub trait IsOpaque { trait
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp1952 bool IsOpaque = Constant->isOpaque(); in ExpandIntRes_Constant() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp2591 bool IsOpaque = Constant->isOpaque(); in ExpandIntRes_Constant() local
DSelectionDAG.cpp5728 bool IsOpaque = VT.getSizeInBits() > 64 || in getMemsetValue() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp2879 bool IsOpaque = Constant->isOpaque(); in ExpandIntRes_Constant() local
DSelectionDAG.cpp5839 bool IsOpaque = VT.getSizeInBits() > 64 || in getMemsetValue() local