Searched refs:point2 (Results 1 – 5 of 5) sorted by relevance
7 Point_2 *point2;12 rsDebug("Point: ", point2[0].x, point2[0].y);13 _RS_ASSERT(point2[0].x == expected);14 _RS_ASSERT(point2[0].y == expected);
23 Point_2 *point2;28 rsDebug("Point: ", point2[0].x, point2[0].y);29 _RS_ASSERT(point2[0].x == expected);30 _RS_ASSERT(point2[0].y == expected);
25 Point_2 *point2;30 rsDebug("Point: ", point2[0].x, point2[0].y);31 _RS_ASSERT(point2[0].x == expected);32 _RS_ASSERT(point2[0].y == expected);
428 void (*point2)(transform_t const* t, vec4_t*, vec4_t const*); member
175 point2 = point2__nop; in loadIdentity()198 point2 = point2__generic; in picker()