Searched defs:MaskInfo (Results 1 – 5 of 5) sorted by relevance
16 struct MaskInfo { struct22 constexpr SkMasks(const MaskInfo red, const MaskInfo green, const MaskInfo blue, in SkMasks() argument
150 struct MaskInfo { struct154 virtual MaskInfo onMakeMask() const = 0; argument
32 struct MaskInfo { struct33 SkBlendMode fBlendMode; // used when masking with layers/blending34 sksg::Merge::Mode fMergeMode; // used when clipping35 bool fInvertGeometry;
142 struct MaskInfo { struct143 BitVector Units;
15032 ShrinkLoadReplaceStoreWithStore(const std::pair<unsigned, unsigned> &MaskInfo, in ShrinkLoadReplaceStoreWithStore() argument