Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkXfermode.cpp108 bool SkXfermode::IsOpaque(SkBlendMode mode, SrcColorOpacity opacityType) { in IsOpaque() function in SkXfermode
/third_party/flutter/skia/src/core/
DSkXfermode.cpp109 bool SkXfermode::IsOpaque(SkBlendMode mode, SrcColorOpacity opacityType) { in IsOpaque() function in SkXfermode
/third_party/skia/third_party/externals/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