Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DSpotShadow.cpp234 void SpotShadow::sort(Vector2* poly, int polyLength, const Vector2& center) { in sort()
279 bool SpotShadow::testPointInsidePolygon(const Vector2 testPoint, const Vector2* poly, int len) { in testPointInsidePolygon()
369 const Vector3* poly, int polyLength, const Vector3& polyCentroid, in createSpotShadow()
828 int umbraLength, const Vector3* poly, int polyLength, in generateTriangleStrip()
1020 void SpotShadow::dumpPolygon(const Vector2* poly, int polyLength, const char* polyName) { in dumpPolygon()
1029 void SpotShadow::dumpPolygon(const Vector3* poly, int polyLength, const char* polyName) { in dumpPolygon()
DShadowTessellator.cpp124 Vector2 ShadowTessellator::centroid2d(const Vector2* poly, int polyLength) { in centroid2d()
/frameworks/av/media/libstagefright/
DMPEG2TSWriter.cpp956 uint32_t poly = 0x04C11DB7; in initCrcTable() local
/frameworks/base/core/jni/android/opengl/
Dutil.cpp116 Poly poly; in visibilityTest() local