Searched defs:xy2 (Results 1 – 13 of 13) sorted by relevance
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/ |
D | p3-0x.cpp | 23 X<Y&> xy2 = f0(lvalue<Y>()); in test_f0() local
|
/external/skia/tests/ |
D | PathOpsCubicIntersectionTest.cpp | 58 SkDPoint xy2 = cubic2.ptAtT(tt2); in standardTestCases() local 409 SkDPoint xy1, xy2; in oneOff() local 507 SkDPoint xy2 = cubic2.ptAtT(tt2); in CubicIntersection_RandTest() local
|
D | PathOpsQuadIntersectionTest.cpp | 42 SkDPoint xy2 = quad2.ptAtT(tt2); in standardTestCases() local 336 SkDPoint xy2 = quad2.ptAtT(tt2); in oneOffTest1() local
|
D | PathOpsCubicConicIntersectionTest.cpp | 54 SkDPoint xy2 = conic.ptAtT(tt2); in cubicConicIntersection() local
|
D | PathOpsCubicQuadIntersectionTest.cpp | 78 SkDPoint xy2 = quad.ptAtT(tt2); in cubicQuadIntersection() local
|
D | PathOpsCubicLineIntersectionTest.cpp | 149 SkDPoint xy2 = line.ptAtT(tt2); in testOne() local
|
D | PathOpsConicIntersectionTest.cpp | 316 SkDPoint xy1, xy2; in oneOff() local
|
/external/libopus/celt/ |
D | pitch.h | 129 int N, opus_val32 *xy1, opus_val32 *xy2) in dual_inner_prod()
|
D | pitch.c | 409 opus_val32 xy,xx,yy,xy2; in remove_doubling() local
|
/external/mesa3d/src/gallium/winsys/svga/drm/ |
D | vmw_screen_dri.c | 128 int xy2; in vmw_dri1_intersect_src_bbox() local
|
/external/libopus/celt/x86/ |
D | pitch_sse.h | 76 int N, opus_val32 *xy1, opus_val32 *xy2) in dual_inner_prod()
|
/external/skia/src/opts/ |
D | SkBitmapProcState_matrix_neon.h | 204 int32x4x2_t xy1, xy2; in PERSP_NOFILTER_NAME() local
|
/external/skia/src/pathops/ |
D | SkOpAngle.cpp | 194 float xy2 = (float) (line.fY * (testCurve[index].fX - origin.fX)); in allOnOneSide() local
|