Home
last modified time | relevance | path

Searched defs:GetPoints (Results 1 – 10 of 10) sorted by relevance

/external/pdfium/core/fxge/
Dcfx_path.h50 const std::vector<Point>& GetPoints() const { return m_Points; } in GetPoints() function
51 std::vector<Point>& GetPoints() { return m_Points; } in GetPoints() function
/external/pdfium/core/fpdfapi/page/
Dcpdf_path.cpp15 const std::vector<CFX_Path::Point>& CPDF_Path::GetPoints() const { in GetPoints() function in CPDF_Path
/external/dynamic_depth/internal/dynamic_depth/
Dpoint_cloud.cc78 const std::vector<float>& PointCloud::GetPoints() const { return points_; } in GetPoints() function in dynamic_depth::PointCloud
/external/libchrome/ui/gfx/geometry/
Dcubic_bezier_unittest.cc201 TEST(CubicBezierTest, GetPoints) { in TEST() argument
/external/tensorflow/tensorflow/core/lib/monitoring/
Dcell_reader-inl.cc63 StatusOr<std::vector<Point>> GetPoints(const CollectedMetrics& metrics, in GetPoints() function
/external/pdfium/core/fpdfapi/render/
Dcpdf_rendershading.cpp535 void GetPoints(float p[4]) const { in GetPoints() function
588 void GetPoints(pdfium::span<CFX_Path::Point> path_points) const { in GetPoints() function
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dtessellator.hpp403 …DOMAIN_POINT* GetPoints() {return CHWTessellator::GetPoints();} // Get CHLSLTessellator owned poin… in GetPoints() function in CHLSLTessellator
Dtessellator.cpp1591 DOMAIN_POINT* CHWTessellator::GetPoints() in GetPoints() function in CHWTessellator
/external/mesa3d/src/gallium/auxiliary/tessellator/
Dtessellator.hpp403 …DOMAIN_POINT* GetPoints() {return CHWTessellator::GetPoints();} // Get CHLSLTessellator owned poin… in GetPoints() function in CHLSLTessellator
Dtessellator.cpp1605 DOMAIN_POINT* CHWTessellator::GetPoints() in GetPoints() function in CHWTessellator