Searched refs:invSrc (Results 1 – 4 of 4) sorted by relevance
927 bool invSrc = false) const;936 bool invSrc = false) const;
10907 bool invSrc) const { in EmitAtomicBitwiseWithCustomInserter()10963 if (invSrc) { in EmitAtomicBitwiseWithCustomInserter()11009 bool invSrc) const { in EmitAtomicBit6432WithCustomInserter()11101 if (invSrc) { in EmitAtomicBit6432WithCustomInserter()
84 SkScalar invSrc = magSrc ? SkScalarInvert(magSrc) : 0; in calc_dash_scaling() local85 vecSrc.scale(invSrc); in calc_dash_scaling()