Searched defs:EdgeType (Results 1 - 13 of 13) sorted by relevance

/external/skia/src/core/
H A DSkEdgeBuilder.h23 enum EdgeType { enum in class:SkEdgeBuilder
47 EdgeType edgeType = kEdge);
50 int shiftEdgesUp, bool pathContainedInClip, EdgeType edgeType = kEdge);
82 EdgeType fEdgeType;
90 EdgeType edgeType() const { return fEdgeType; }
/external/skqp/src/core/
H A DSkEdgeBuilder.h23 enum EdgeType { enum in class:SkEdgeBuilder
47 EdgeType edgeType = kEdge);
50 int shiftEdgesUp, bool pathContainedInClip, EdgeType edgeType = kEdge);
82 EdgeType fEdgeType;
90 EdgeType edgeType() const { return fEdgeType; }
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
H A DPathNumbering.h132 enum EdgeType { NORMAL, BACKEDGE, SPLITEDGE, enum in class:llvm::BallLarusEdge
146 EdgeType getType() const;
149 void setType(EdgeType type);
187 EdgeType _edgeType;
/external/skia/tests/
H A DDetermineDomainModeTest.cpp48 enum EdgeType { enum in class:RectInfo
54 void set(const SkRect& rect, EdgeType left, EdgeType top, EdgeType right, EdgeType bot,
65 EdgeType edgeType(Side side) const { return fTypes[side]; }
100 static const char* ToStr(EdgeType type) {
109 EdgeType fTypes[4];
140 static RectInfo::EdgeType compute_inset_edgetype(RectInfo::EdgeType previou
[all...]
/external/skqp/tests/
H A DDetermineDomainModeTest.cpp48 enum EdgeType { enum in class:RectInfo
54 void set(const SkRect& rect, EdgeType left, EdgeType top, EdgeType right, EdgeType bot,
65 EdgeType edgeType(Side side) const { return fTypes[side]; }
100 static const char* ToStr(EdgeType type) {
109 EdgeType fTypes[4];
140 static RectInfo::EdgeType compute_inset_edgetype(RectInfo::EdgeType previou
[all...]
/external/tensorflow/tensorflow/core/graph/
H A Dgraph_partition.cc112 DataType EdgeType(const Edge* e) { function in namespace:tensorflow::__anon26300
240 const DataType dtype = EdgeType(edge);
1097 send_from.Reset(src->name(), edge->src_output(), EdgeType(edge));
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 4937 milliseconds