Searched defs:poly (Results 1 – 4 of 4) sorted by relevance
| /frameworks/base/libs/hwui/ |
| D | SpotShadow.cpp | 234 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()
|
| D | ShadowTessellator.cpp | 124 Vector2 ShadowTessellator::centroid2d(const Vector2* poly, int polyLength) { in centroid2d()
|
| /frameworks/av/media/libstagefright/ |
| D | MPEG2TSWriter.cpp | 956 uint32_t poly = 0x04C11DB7; in initCrcTable() local
|
| /frameworks/base/core/jni/android/opengl/ |
| D | util.cpp | 116 Poly poly; in visibilityTest() local
|