HomeSort by relevance Sort by last modified time
    Searched refs:p0_ (Results 1 - 4 of 4) sorted by null

  /external/opencv3/samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/
Mesh.h 47 cv::Point3f getP0() { return p0_; }
52 cv::Point3f p0_, p1_; member in class:Ray
Mesh.cpp 35 p0_ = P0; p1_ = P1;
  /external/deqp/modules/gles2/functional/
es2fMultisampleTests.cpp 70 QuadCorners(const Vec2& p0_, const Vec2& p1_, const Vec2& p2_, const Vec2& p3_) : p0(p0_), p1(p1_), p2(p2_), p3(p3_) {}
    [all...]
  /external/deqp/modules/gles3/functional/
es3fMultisampleTests.cpp 72 QuadCorners(const Vec2& p0_, const Vec2& p1_, const Vec2& p2_, const Vec2& p3_) : p0(p0_), p1(p1_), p2(p2_), p3(p3_) {}
    [all...]

Completed in 664 milliseconds