Home
last modified time | relevance | path

Searched refs:BitFlags (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/skia/include/effects/
DSkLayerDrawLooper.h46 typedef int32_t BitFlags; typedef
60 BitFlags fPaintBits;
/third_party/skia/include/effects/
DSkLayerDrawLooper.h53 typedef int32_t BitFlags; typedef
67 BitFlags fPaintBits;
/third_party/flutter/skia/docs/examples/
DDraw_Looper_Methods.cpp9 info.fPaintBits = (SkLayerDrawLooper::BitFlags) SkLayerDrawLooper::kColorFilter_Bit; in draw()
/third_party/skia/third_party/externals/angle2/third_party/bazel/desugar/
Dstateful-lambdas.patch6 checkArgument(BitFlags.noneSet(access, Opcodes.ACC_INTERFACE), "Not a class: %s", name);
/third_party/flutter/skia/gm/
Dtextbloblooper.cpp129 static sk_sp<SkDrawLooper> setupLooper(SkLayerDrawLooper::BitFlags bits, in setupLooper()
/third_party/flutter/skia/src/effects/
DSkLayerDrawLooper.cpp79 BitFlags bits = info.fPaintBits; in ApplyInfo()
/third_party/skia/src/effects/
DSkLayerDrawLooper.cpp82 BitFlags bits = info.fPaintBits; in ApplyInfo()