Home
last modified time | relevance | path

Searched refs:edges (Results 1 – 22 of 22) sorted by relevance

/AliOS-Things-master/components/freetype/src/autofit/
A Dafhints.c88 AF_Edge edges; in af_axis_hints_new_edge() local
114 edges = axis->edges; in af_axis_hints_new_edge()
117 while ( edge > edges ) in af_axis_hints_new_edge()
272 AF_Edge edges = axis->edges; in af_glyph_hints_dump_segments() local
402 AF_Edge edges = axis->edges; in af_glyph_hints_dump_edges() local
423 edge - edges, in af_glyph_hints_dump_edges()
529 FT_FREE( axis->edges ); in af_glyph_hints_done()
952 AF_Edge edges = axis->edges; in af_glyph_hints_align_strong_points() local
962 if ( edges < edge_limit ) in af_glyph_hints_align_strong_points()
998 edge = edges; in af_glyph_hints_align_strong_points()
[all …]
A Daflatin.c1590 AF_Edge edges = axis->edges; in af_latin_hints_compute_edges() local
2199 AF_Edge edges = axis->edges; in af_latin_hint_edges() local
2515 n_edges = edge_limit - edges; in af_latin_hint_edges()
2524 edge1 = edges; in af_latin_hint_edges()
2525 edge2 = edges + 2; in af_latin_hint_edges()
2526 edge3 = edges + 4; in af_latin_hint_edges()
2530 edge1 = edges + 1; in af_latin_hint_edges()
2531 edge2 = edges + 5; in af_latin_hint_edges()
2532 edge3 = edges + 9; in af_latin_hint_edges()
2552 ( edges + 8 )->pos -= delta; in af_latin_hint_edges()
[all …]
A Daflatin2.c1165 AF_Edge edge = axis->edges + ee; in af_latin2_hints_compute_edges()
1234 AF_Edge edges = axis->edges; in af_latin2_hints_compute_edges() local
1842 AF_Edge edges = axis->edges; in af_latin2_hint_edges() local
2172 edge1 = edges; in af_latin2_hint_edges()
2173 edge2 = edges + 2; in af_latin2_hint_edges()
2174 edge3 = edges + 4; in af_latin2_hint_edges()
2178 edge1 = edges + 1; in af_latin2_hint_edges()
2179 edge2 = edges + 5; in af_latin2_hint_edges()
2180 edge3 = edges + 9; in af_latin2_hint_edges()
2200 ( edges + 8 )->pos -= delta; in af_latin2_hint_edges()
[all …]
A Dafcjk.c1057 AF_Edge edges = axis->edges; in af_cjk_hints_compute_edges() local
1697 AF_Edge edges = axis->edges; in af_cjk_hint_edges() local
1923 edge - edges, edge2 - edges, in af_cjk_hint_edges()
1959 edge1 = edges; in af_cjk_hint_edges()
1960 edge2 = edges + 2; in af_cjk_hint_edges()
1961 edge3 = edges + 4; in af_cjk_hint_edges()
1965 edge1 = edges + 1; in af_cjk_hint_edges()
1966 edge2 = edges + 5; in af_cjk_hint_edges()
1967 edge3 = edges + 9; in af_cjk_hint_edges()
2042 if ( before < edges ) in af_cjk_hint_edges()
[all …]
A Dafhints.h337 AF_Edge edges; /* edges array */ member
A Dafloader.c206 AF_Edge edge1 = axis->edges; /* leftmost edge */ in af_loader_load_g()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/compatibility/
A Ddevicedb.cc67 std::vector<const DeviceDecisionTreeEdge*> edges = in Follow() local
69 for (const DeviceDecisionTreeEdge* edge : edges) { in Follow()
/AliOS-Things-master/components/SDL2/src/image/
A Dnanosvgrast.h125 NSVGedge* edges; member
177 if (r->edges) free(r->edges); in nsvgDeleteRasterizer()
295 r->edges = (NSVGedge*)realloc(r->edges, sizeof(NSVGedge) * r->cedges); in nsvg__addEdge()
296 if (r->edges == NULL) return; in nsvg__addEdge()
299 e = &r->edges[r->nedges]; in nsvg__addEdge()
1163 while (e < r->nedges && r->edges[e].y0 <= scany) { in nsvg__rasterizeSortedEdges()
1164 if (r->edges[e].y1 > scany) { in nsvg__rasterizeSortedEdges()
1399 e = &r->edges[i]; in nsvgRasterize()
1407 qsort(r->edges, r->nedges, sizeof(NSVGedge), nsvg__cmpEdge); in nsvgRasterize()
1425 e = &r->edges[i]; in nsvgRasterize()
[all …]
/AliOS-Things-master/components/SDL2/src/gfx/
A DChangeLog204 (The edges of a filled polygon and a polyline were
206 edges do still do not intersect 100% due to the difference
227 * Fixed rectangle drawing bug on edges for A<255
235 * Fixed rotozoom bug that caused black or undefined pixels on edges.
/AliOS-Things-master/components/SDL2/src/video/wayland/
A DSDL_waylandwindow.c59 uint32_t edges, int32_t width, int32_t height) in handle_configure_wl_shell_surface() argument
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/doc/
A Drfc1951.txt322 two edges descending from each non-leaf node are labeled 0 and
325 symbol is the sequence of 0's and 1's on the edges leading from
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dusage.txt543 rather than having a strange-looking strip along the right and/or bottom edges
550 "-rot 180 -trim" trims both edges.
A Dstructure.txt170 have special cases at the right and bottom edges. Therefore the interface
A Dlibjpeg.txt2716 interleaved MCUs at the right or bottom edges of the image are discarded
/AliOS-Things-master/components/SDL2/docs/
A Ddoxyfile1518 # from the root by following a path via at most 3 edges will be shown. Nodes
1529 # enabling this option may lead to badly anti-aliased labels on the edges of
/AliOS-Things-master/components/SDL2/src/hidapi/doxygen/
A DDoxyfile1597 # from the root by following a path via at most 3 edges will be shown. Nodes
1608 # enabling this option may lead to badly anti-aliased labels on the edges of
/AliOS-Things-master/components/SDL2/src/gfx/Docs/
A Dhtml.doxyfile1799 # from the root by following a path via at most 3 edges will be shown. Nodes
1810 # enabling this option may lead to badly anti-aliased labels on the edges of
/AliOS-Things-master/components/jsoncpp/doc/
A Ddoxyfile.in2258 # root by following a path via at most 3 edges will be shown. Nodes that lay
2273 # badly anti-aliased labels on the edges of a graph (i.e. they become hard to
A Dweb_doxyfile.in2246 # root by following a path via at most 3 edges will be shown. Nodes that lay
2261 # badly anti-aliased labels on the edges of a graph (i.e. they become hard to
/AliOS-Things-master/components/littlevgl/scripts/
A DDoxyfile2411 # root by following a path via at most 3 edges will be shown. Nodes that lay
2426 # badly anti-aliased labels on the edges of a graph (i.e. they become hard to
/AliOS-Things-master/documentation/doxygen/
A DDoxyfile-AOS2737 # root by following a path via at most 3 edges will be shown. Nodes that lay
2752 # badly anti-aliased labels on the edges of a graph (i.e. they become hard to
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A DChangeLog2096 2132992d Merge "Add strong filtering intrinsics (inner and outer edges)"
2097 5fbff3a6 Add strong filtering intrinsics (inner and outer edges)

Completed in 68 milliseconds