Searched refs:currentIsNot (Results 1 – 5 of 5) sorted by relevance
80 if (this->currentIsNot(*points)) { in SK_STDMETHODIMP_()118 if (this->currentIsNot(beziers->point1) || in SK_STDMETHODIMP_()119 this->currentIsNot(beziers->point2) || in SK_STDMETHODIMP_()120 this->currentIsNot(beziers->point3)) in SK_STDMETHODIMP_()
34 bool currentIsNot(const D2D1_POINT_2F pt) { in currentIsNot() function
545 bool currentIsNot(const CGPoint pt) { in currentIsNot() function in __anon3657835a0111::SkCTPathGeometrySink565 if (self.currentIsNot(points[0])) { in ApplyElement()572 if (self.currentIsNot(points[0]) || self.currentIsNot(points[1])) { in ApplyElement()580 if (self.currentIsNot(points[0]) || in ApplyElement()581 self.currentIsNot(points[1]) || in ApplyElement()582 self.currentIsNot(points[2])) in ApplyElement()
1247 bool currentIsNot(const FT_Vector* pt) { in currentIsNot() function in __anon91630c750411::SkFTGeometrySink1263 if (self.currentIsNot(pt)) { in Line()1272 if (self.currentIsNot(pt0) || self.currentIsNot(pt1)) { in Quad()1282 if (self.currentIsNot(pt0) || self.currentIsNot(pt1) || self.currentIsNot(pt2)) { in Cubic()
1331 bool currentIsNot(const POINTFX pt) { in currentIsNot() function in __anon6c0319570311::SkGDIGeometrySink1368 if (this->currentIsNot(pnt_b)) { in process()1389 if (this->currentIsNot(pnt_b) || this->currentIsNot(pnt_c)) { in process()1440 if (this->currentIsNot(pnt_b)) { in process()1473 if (this->currentIsNot(pnt_b) || this->currentIsNot(pnt_c)) { in process()