Searched defs:GetPointCount (Results 1 – 5 of 5) sorted by relevance
/external/dynamic_depth/internal/dynamic_depth/ | ||
D | point_cloud.cc | 74 int PointCloud::GetPointCount() const { in GetPointCount() function in dynamic_depth::PointCloud |
/external/mesa3d/src/gallium/auxiliary/tessellator/ | ||
D | tessellator.hpp | 400 int GetPointCount() {return CHWTessellator::GetPointCount();}; in GetPointCount() function in CHLSLTessellator |
D | tessellator.cpp | 1587 int CHWTessellator::GetPointCount() in GetPointCount() function in CHWTessellator |
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ | ||
D | tessellator.hpp | 400 int GetPointCount() {return CHWTessellator::GetPointCount();}; in GetPointCount() function in CHLSLTessellator |
D | tessellator.cpp | 1573 int CHWTessellator::GetPointCount() in GetPointCount() function in CHWTessellator |