Home
last modified time | relevance | path

Searched refs:kTestSwappedBit (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/gpu/gradients/generated/
DGrTwoPointConicalGradientLayout.cpp164 kTestFocalOnCircleBit = (1 << 3), kTestSwappedBit = (1 << 4); in TestCreate() local
196 if (kTestSwappedBit & mask) { in TestCreate()
/third_party/flutter/skia/src/gpu/gradients/
DGrTwoPointConicalGradientLayout.fp241 kTestSwappedBit = (1 << 4);
273 if (kTestSwappedBit & mask) {