Searched refs:vertices (Results 1 – 6 of 6) sorted by relevance
/openbmc/u-boot/drivers/video/ |
H A D | stb_truetype.h | 1273 if (vertices == 0) in stbtt_GetGlyphShape() 1388 vertices = 0; in stbtt_GetGlyphShape() 1446 if (vertices) STBTT_free(vertices, info->userdata); in stbtt_GetGlyphShape() 1452 if (vertices) STBTT_free(vertices, info->userdata); in stbtt_GetGlyphShape() 1467 *pvertices = vertices; in stbtt_GetGlyphShape() 2375 x = vertices[i].x, y = vertices[i].y; in stbtt_FlattenCurves() 2379 x = vertices[i].x, y = vertices[i].y; in stbtt_FlattenCurves() 2384 vertices[i].cx, vertices[i].cy, in stbtt_FlattenCurves() 2385 vertices[i].x, vertices[i].y, in stbtt_FlattenCurves() 2387 x = vertices[i].x, y = vertices[i].y; in stbtt_FlattenCurves() [all …]
|
/openbmc/openbmc/poky/meta/recipes-graphics/piglit/piglit/ |
H A D | 0001-tests-Fix-narrowing-errors-seen-with-clang.patch | 22 float vertices[4][2] = { 31 sizeof(vertices[0]),
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/ |
H A D | README.md | 9 objects. A graph consisting of Inventory objects as vertices and Association as
|
/openbmc/linux/Documentation/trace/rv/ |
H A D | deterministic_automata.rst | 33 vertices (nodes) and edges, which is very intuitive for *operating system*
|
/openbmc/linux/Documentation/gpu/ |
H A D | drm-mm.rst | 6 frame buffers, textures, vertices and other graphics-related data. Given
|
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/ |
H A D | 0003-wayland-Add-Wayland-example.patch | 636 + // Bind texture surface to current vertices 642 + // draw first 4 vertices
|