Home
last modified time | relevance | path

Searched defs:xy2 (Results 1 – 13 of 13) sorted by relevance

/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/
Dp3-0x.cpp23 X<Y&> xy2 = f0(lvalue<Y>()); in test_f0() local
/external/skia/tests/
DPathOpsCubicIntersectionTest.cpp58 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
DPathOpsQuadIntersectionTest.cpp42 SkDPoint xy2 = quad2.ptAtT(tt2); in standardTestCases() local
336 SkDPoint xy2 = quad2.ptAtT(tt2); in oneOffTest1() local
DPathOpsCubicConicIntersectionTest.cpp54 SkDPoint xy2 = conic.ptAtT(tt2); in cubicConicIntersection() local
DPathOpsCubicQuadIntersectionTest.cpp78 SkDPoint xy2 = quad.ptAtT(tt2); in cubicQuadIntersection() local
DPathOpsCubicLineIntersectionTest.cpp149 SkDPoint xy2 = line.ptAtT(tt2); in testOne() local
DPathOpsConicIntersectionTest.cpp316 SkDPoint xy1, xy2; in oneOff() local
/external/libopus/celt/
Dpitch.h129 int N, opus_val32 *xy1, opus_val32 *xy2) in dual_inner_prod()
Dpitch.c409 opus_val32 xy,xx,yy,xy2; in remove_doubling() local
/external/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_screen_dri.c128 int xy2; in vmw_dri1_intersect_src_bbox() local
/external/libopus/celt/x86/
Dpitch_sse.h76 int N, opus_val32 *xy1, opus_val32 *xy2) in dual_inner_prod()
/external/skia/src/opts/
DSkBitmapProcState_matrix_neon.h204 int32x4x2_t xy1, xy2; in PERSP_NOFILTER_NAME() local
/external/skia/src/pathops/
DSkOpAngle.cpp194 float xy2 = (float) (line.fY * (testCurve[index].fX - origin.fX)); in allOnOneSide() local