Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_pathdata.h49 const std::vector<FX_PATHPOINT>& GetPoints() const { return m_Points; } in GetPoints() function
50 std::vector<FX_PATHPOINT>& GetPoints() { return m_Points; } in GetPoints() function
/external/pdfium/core/fpdfapi/page/
Dcpdf_path.cpp15 const std::vector<FX_PATHPOINT>& 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/pdfium/core/fpdfapi/render/
Dcpdf_rendershading.cpp519 void GetPoints(float p[4]) { in GetPoints() function
583 void GetPoints(std::vector<FX_PATHPOINT>& pPoints, size_t start_idx) { in GetPoints() function
/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
/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