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

  /frameworks/base/libs/hwui/
ShadowTessellator.h 81 static Vector2 centroid2d(const Vector2* poly, int polyLength);
ShadowTessellator.cpp 124 Vector2 ShadowTessellator::centroid2d(const Vector2* poly, int polyLength) { function in class:android::uirenderer::ShadowTessellator
TessellationCache.cpp 238 Vector2 centroid = ShadowTessellator::centroid2d(

Completed in 79 milliseconds