Searched defs:IsOpaque (Results 1 – 6 of 6) sorted by relevance
109 bool SkXfermode::IsOpaque(SkBlendMode mode, SrcColorOpacity opacityType) { in IsOpaque() function in SkXfermode
59 bool IsOpaque() const { return element_type() == OPAQUE; } in IsOpaque() function
1952 bool IsOpaque = Constant->isOpaque(); in ExpandIntRes_Constant() local
2125 bool IsOpaque = Constant->isOpaque(); in ExpandIntRes_Constant() local
2911 bool Message::IsOpaque() const { in IsOpaque() function in v8::Message