Home
last modified time | relevance | path

Searched defs:edges (Results 1 – 25 of 36) sorted by relevance

12

/external/skia/src/gpu/effects/
DGrConvexPolyEffect.h42 const SkScalar edges[]) { in Make()
DGrConvexPolyEffect.cpp263 SkScalar edges[3 * kMaxEdges]; in Make() local
326 GrConvexPolyEffect::GrConvexPolyEffect(GrPrimitiveEdgeType edgeType, int n, const SkScalar edges[]) in GrConvexPolyEffect()
355 SkScalar edges[kMaxEdges * 3]; in TestCreate() local
/external/testng/src/main/java/org/testng/internal/
DTarjan.java62 String[] edges = new String[] { in main() local
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/misc/
DGraph.java40 List<Node> edges; // points at which nodes? field in Graph.Node
/external/guice/extensions/grapher/src/com/google/inject/grapher/
DDefaultEdgeCreator.java43 List<Edge> edges = Lists.newArrayList(); in getEdges() local
DAbstractInjectorGrapher.java155 private void createEdges(Iterable<Edge> edges, Map<NodeId, NodeId> aliases) throws IOException { in createEdges()
/external/freetype/src/autofit/
Dafhints.c108 AF_Edge edges; in af_axis_hints_new_edge() local
292 AF_Edge edges = axis->edges; in af_get_edge_index() local
411 AF_Edge edges = axis->edges; in af_glyph_hints_dump_segments() local
544 AF_Edge edges = axis->edges; in af_glyph_hints_dump_edges() local
1249 AF_Edge edges = axis->edges; in af_glyph_hints_align_strong_points() local
Dafcjk.c1138 AF_Edge edges = axis->edges; in af_cjk_hints_compute_edges() local
1791 AF_Edge edges = axis->edges; in af_cjk_hint_edges() local
2170 AF_Edge edges = axis->edges; in af_cjk_align_edge_points() local
Dafhints.h316 AF_Edge edges; /* edges array */ member
324 AF_EdgeRec edges[AF_EDGES_EMBEDDED]; member
Daflatin2.c1251 AF_Edge edges = axis->edges; in af_latin2_hints_compute_edges() local
1862 AF_Edge edges = axis->edges; in af_latin2_hint_edges() local
/external/r8/src/main/java/com/android/tools/r8/ir/optimize/
DInliningInfo.java68 final List<Edge> edges = new ArrayList<>(); field in InliningInfo
/external/guice/extensions/grapher/test/com/google/inject/grapher/
DAbstractInjectorGrapherTest.java49 final Set<Edge> edges = Sets.newHashSet(); field in AbstractInjectorGrapherTest.FakeGrapher
/external/deqp/framework/platform/lnx/wayland/
DtcuLnxWayland.cpp190 void Window::handleConfigure (void* data, struct wl_shell_surface* shellSurface, uint32_t edges, in… in handleConfigure()
/external/replicaisland/tools/
DExtractPoints.js67 tile.edges = new Array(); variable
/external/skia/src/core/
DSkDistanceFieldGen.cpp68 static void init_glyph_data(DFData* data, unsigned char* edges, const unsigned char* image, in init_glyph_data()
150 static void init_distances(DFData* data, unsigned char* edges, int width, int height) { in init_distances()
DSkRegion_path.cpp503 SkTDArray<Edge> edges; in getBoundaryPath() local
/external/libjpeg-turbo/simd/
Djdcolext-altivec.c40 __vector unsigned char edgel, edgeh, edges, out0, out1, out2, out3; in jsimd_ycc_rgb_convert_altivec() local
Djdmrgext-altivec.c41 __vector unsigned char edgel, edgeh, edges, out0, out1, out2, out3; in jsimd_h2v1_merged_upsample_altivec() local
/external/guice/extensions/grapher/src/com/google/inject/grapher/graphviz/
DGraphvizGrapher.java51 private final List<GraphvizEdge> edges = Lists.newArrayList(); field in GraphvizGrapher
/external/valgrind/auxprogs/
DDotToScc.hs57 let edges = [(s,d) | Just (s,d) <- map maybe_mk_edge linez] function
/external/v8/tools/turbolizer/
Dgraph-view.js8 constructor (d3, id, nodes, edges, broker) { argument
251 this.edges = []; property
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_shader.h193 edge_queue edges; variable
/external/v8/include/
Dv8-profiler.h643 RetainerEdges edges; member
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/PBQP/
DGraph.h106 EdgeList edges; variable
/external/bison/src/
Dielr.c346 goto_number **edges; in ielr_compute_auxiliary_tables() local

12