Searched refs:BitFlags (Results 1 – 7 of 7) sorted by relevance
46 typedef int32_t BitFlags; typedef60 BitFlags fPaintBits;
53 typedef int32_t BitFlags; typedef67 BitFlags fPaintBits;
9 info.fPaintBits = (SkLayerDrawLooper::BitFlags) SkLayerDrawLooper::kColorFilter_Bit; in draw()
6 checkArgument(BitFlags.noneSet(access, Opcodes.ACC_INTERFACE), "Not a class: %s", name);
129 static sk_sp<SkDrawLooper> setupLooper(SkLayerDrawLooper::BitFlags bits, in setupLooper()
79 BitFlags bits = info.fPaintBits; in ApplyInfo()
82 BitFlags bits = info.fPaintBits; in ApplyInfo()