Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsLine.cpp44 SkDVector ab0 = xy - fPts[0]; in nearPoint() local
74 SkDVector ab0 = xy - fPts[0]; in nearRay() local
DSkDLineIntersection.cpp59 SkDVector ab0 = a[0] - b[0]; in intersectRay() local
/external/libwebsockets/lib/core/
Dcontext.c96 lws_system_blob_t *ab0, *ab1; in lws_state_notify_protocol_init() local
/external/skia/src/core/
DSkStroke.cpp535 SkVector ab0 = pt - lineStart; in pt_to_line() local
925 SkVector ab0 = start - end; in intersectRay() local
/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp472 SkVector ab0 = parallelPt - perpendicularPt; in IntersectSides() local