Searched refs:kCapShift (Results 1 – 2 of 2) sorted by relevance
32 kCapShift = kJoinShift + kJoinBits, in ComputeStrokeKey() enumerator33 kWidthShift = kCapShift + kCapBits, in ComputeStrokeKey()50 key |= stroke.getCap() << kCapShift; in ComputeStrokeKey()
164 static const int kCapShift = kRealCapShift - 2; variable194 if (cond & (1 << kCapShift << i)) in ApplyCaptures()508 cond |= (1 << kCapShift) << ip->cap(); in IsOnePass()