Home
last modified time | relevance | path

Searched defs:Polygon (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DPolygon.hpp22 struct Polygon struct
24 Polygon(const float4 *P0, const float4 *P1, const float4 *P2) in Polygon() function
35 Polygon(const float4 *P, int n) in Polygon() function
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DPolygon.hpp22 struct Polygon struct
24 Polygon(const float4 *P0, const float4 *P1, const float4 *P2) in Polygon() function
35 Polygon(const float4 *P, int n) in Polygon() function
/third_party/skia/include/core/
H A DSkPath.h85 static SkPath Polygon(const std::initializer_list<SkPoint>& list, bool isClosed, in Polygon() function in SkPath
/third_party/skia/src/core/
H A DSkPath.cpp3491 SkPath SkPath::Polygon(const SkPoint pts[], int count, bool isClosed, in Polygon() function in SkPath
/third_party/mesa3d/src/mesa/main/
H A Dmtypes.h3229 struct gl_polygon_attrib Polygon; member
3403 struct gl_polygon_attrib Polygon; /**< Polygon attributes */ member

Completed in 17 milliseconds