Searched refs:point3 (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dd2d1helper.h80 D2D1FORCEINLINE D2D1_BEZIER_SEGMENT BezierSegment(const D2D1_POINT_2F &point1, const D2D1_POINT_2F &point2, const D2D1_POINT_2F &point3) { argument
81 D2D1_BEZIER_SEGMENT r = {point1, point2, point3};
H A Dd2d1.h442 D2D1_POINT_2F point3; member in struct:D2D1_BEZIER_SEGMENT
551 D2D1_POINT_2F point3; member in struct:D2D1_TRIANGLE
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dd2d1helper.h80 D2D1FORCEINLINE D2D1_BEZIER_SEGMENT BezierSegment(const D2D1_POINT_2F &point1, const D2D1_POINT_2F &point2, const D2D1_POINT_2F &point3) { argument
81 D2D1_BEZIER_SEGMENT r = {point1, point2, point3};
H A Dd2d1.h442 D2D1_POINT_2F point3; member in struct:D2D1_BEZIER_SEGMENT
551 D2D1_POINT_2F point3; member in struct:D2D1_TRIANGLE

Completed in 392 milliseconds