Searched refs:fIsSwapped (Results 1 – 6 of 6) sorted by relevance
27 bool isSwapped() const { return fIsSwapped; } in isSwapped()48 , fIsSwapped(isSwapped) in GrTwoPointConicalGradientLayout()63 bool fIsSwapped; variable
116 b->add32((int32_t)fIsSwapped); in onGetGLSLProcessorKey()127 if (fIsSwapped != that.fIsSwapped) return false; in onIsEqual()140 , fIsSwapped(src.fIsSwapped) in GrTwoPointConicalGradientLayout()
21 bool fIsSwapped; // whether we swapped r0, r1 member36 bool isSwapped() const { return fIsSwapped; } in isSwapped()
19 fIsSwapped = false; in set()27 fIsSwapped = true; in set()
20 bool fIsSwapped; // whether we swapped r0, r1 member35 bool isSwapped() const { return fIsSwapped; } in isSwapped()