Home
last modified time | relevance | path

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

/external/skia/src/codec/
DSkSwizzler.h61 static bool IsOpaque(ResultAlpha r) { in IsOpaque() function
/external/skia/src/core/
DSkXfermode.cpp1646 bool SkXfermode::IsOpaque(const SkXfermode* xfer, SrcColorOpacity opacityType) { in IsOpaque() function in SkXfermode
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp1799 bool IsOpaque = Constant->isOpaque(); in ExpandIntRes_Constant() local