Home
last modified time | relevance | path

Searched defs:ab0 (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/src/pathops/
DSkPathOpsLine.cpp39 SkDVector ab0 = xy - fPts[0]; in nearPoint() local
69 SkDVector ab0 = xy - fPts[0]; in nearRay() local
DSkDLineIntersection.cpp54 SkDVector ab0 = a[0] - b[0]; in intersectRay() local
/third_party/flutter/skia/src/pathops/
DSkPathOpsLine.cpp39 SkDVector ab0 = xy - fPts[0]; in nearPoint() local
69 SkDVector ab0 = xy - fPts[0]; in nearRay() local
DSkDLineIntersection.cpp54 SkDVector ab0 = a[0] - b[0]; in intersectRay() local
/third_party/libwebsockets/lib/core/
Dcontext.c96 lws_system_blob_t *ab0, *ab1; in lws_state_notify_protocol_init() local
/third_party/flutter/skia/src/core/
DSkStroke.cpp502 SkVector ab0 = pt - lineStart; in pt_to_line() local
892 SkVector ab0 = start - end; in intersectRay() local
/third_party/skia/src/core/
DSkStroke.cpp535 SkVector ab0 = pt - lineStart; in pt_to_line() local
925 SkVector ab0 = start - end; in intersectRay() local
/third_party/quickjs/
Dlibbf.c7500 __m256d r, q, ab1, ab0, qm0, qm1; in ntt_mul_mod() local