Searched +defs:a +defs:ab0 (Results 1 – 3 of 3) sorted by relevance
/external/skia/src/pathops/ |
D | SkDLineIntersection.cpp | 39 int SkIntersections::intersectRay(const SkDLine& a, const SkDLine& b) { in intersectRay() 50 SkDVector ab0 = a[0] - b[0]; in intersectRay() local 80 int SkIntersections::intersect(const SkDLine& a, const SkDLine& b) { in intersect()
|
/external/pdfium/core/fxge/skia/ |
D | fx_skia_device.cpp | 458 SkVector ab0 = parallelPt - perpendicularPt; in IntersectSides() local 2277 uint8_t a = SkGetPackedA32(srcRow[x]); in DebugVerifyBitmapIsPreMultiplied() local
|
/external/valgrind/VEX/priv/ |
D | guest_ppc_toIR.c | 618 static IRExpr* unop ( IROp op, IRExpr* a ) in unop() 5294 IRExpr *a = unop(Iop_64to32, mkexpr(rA) ); in dis_int_arith() local 6184 IRExpr *a = getIReg(rA_addr); in dis_int_cmp() local 23622 IRTemp ab7, ab6, ab5, ab4, ab3, ab2, ab1, ab0; in dis_av_multarith() local
|