Home
last modified time | relevance | path

Searched defs:GetPointCount (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/dynamic_depth/internal/dynamic_depth/
H A Dpoint_cloud.cc74 int PointCloud::GetPointCount() const { in GetPointCount() function in dynamic_depth::PointCloud
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
Dgdipluspath.h440 INT GetPointCount() const in GetPointCount() function
771 INT GetPointCount() const in GetPointCount() function
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/tessellator/
H A Dtessellator.hpp386 int GetPointCount() {return CHWTessellator::GetPointCount();}; in GetPointCount() function in CHLSLTessellator
H A Dtessellator.cpp1591 int CHWTessellator::GetPointCount() in GetPointCount() function in CHWTessellator