Searched defs:poly (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/libs/hwui/ |
D | SpotShadow.cpp | 238 void SpotShadow::sort(Vector2* poly, int polyLength, const Vector2& center) { in sort() 285 const Vector2* poly, int len) { in testPointInsidePolygon() 376 float lightSize, const Vector3* poly, int polyLength, const Vector3& polyCentroid, in createSpotShadow() 837 const Vector3* poly, int polyLength, VertexBuffer& shadowTriangleStrip, in generateTriangleStrip() 1031 void SpotShadow::dumpPolygon(const Vector2* poly, int polyLength, const char* polyName) { in dumpPolygon() 1040 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/wifi-display/source/ |
D | TSPacketizer.cpp | 1015 uint32_t poly = 0x04C11DB7; in initCrcTable() local
|
/frameworks/av/media/libstagefright/ |
D | MPEG2TSWriter.cpp | 956 uint32_t poly = 0x04C11DB7; in initCrcTable() local
|
/frameworks/base/core/jni/android/opengl/ |
D | util.cpp | 114 Poly poly; in visibilityTest() local
|