Home
last modified time | relevance | path

Searched defs:vertices (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_utils.h429 vertices, stride) \ argument
446 vertices, stride) \ argument
467 vertices, stride) \ argument
492 vertices) \ argument
504 #define glamor_set_tcoords_tri_strip(x1, y1, x2, y2, vertices) \ argument
518 vertices, stride) \ argument
539 vertices) \ argument
H A Dglamor_render.c1224 float *vertices; in glamor_composite_with_shader() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/buckets/
H A Dsymbol_bucket.hpp86 gl::VertexVector<SymbolLayoutVertex> vertices; member
102 gl::VertexVector<SymbolLayoutVertex> vertices; member
117 gl::VertexVector<CollisionBoxLayoutAttributes::Vertex> vertices; member
H A Dfill_extrusion_bucket.hpp27 gl::VertexVector<FillExtrusionLayoutVertex> vertices; member in mbgl::FillExtrusionBucket
H A Dcircle_bucket.hpp28 gl::VertexVector<CircleLayoutVertex> vertices; member in mbgl::CircleBucket
H A Dheatmap_bucket.hpp28 gl::VertexVector<HeatmapLayoutVertex> vertices; member in mbgl::HeatmapBucket
H A Draster_bucket.hpp33 gl::VertexVector<RasterLayoutVertex> vertices; member in mbgl::RasterBucket
H A Dfill_bucket.hpp29 gl::VertexVector<FillLayoutVertex> vertices; member in mbgl::FillBucket
H A Dhillshade_bucket.hpp48 gl::VertexVector<HillshadeLayoutVertex> vertices; member in mbgl::HillshadeBucket
H A Dline_bucket.hpp34 gl::VertexVector<LineLayoutVertex> vertices; member in mbgl::LineBucket
H A Ddebug_bucket.cpp26 gl::VertexVector<FillLayoutVertex> vertices; in DebugBucket() local
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/stitching/detail/
H A Dutil_inl.hpp72 std::queue<int> vertices; in walkBreadthFirst() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dgraphds.h50 struct vertex *vertices; /* The vertices. */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dgraphds.h50 struct vertex *vertices; /* The vertices. */ member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqgeomapitemgeometry_p.h109 inline QVector<QPointF> vertices() const { return screenVertices_; } in vertices() function
H A Dqdeclarativepolylinemapitem.cpp1654 MapPolylineNodeOpenGLExtruded::MapPolylineEntry *vertices = in allocateAndFillEntries() local
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dstb_truetype.h1171 …stbtt_GetCodepointShape(const stbtt_fontinfo *info, int unicode_codepoint, stbtt_vertex **vertices) in stbtt_GetCodepointShape()
1229 static int stbtt__close_shape(stbtt_vertex *vertices, int num_vertices, int was_off, int start_off, in stbtt__close_shape()
1250 stbtt_vertex *vertices=0; in stbtt_GetGlyphShape() local
2334 static stbtt__point *stbtt_FlattenCurves(stbtt_vertex *vertices, int num_verts, float objspace_flat… in stbtt_FlattenCurves()
2403 …stbtt_Rasterize(stbtt__bitmap *result, float flatness_in_pixels, stbtt_vertex *vertices, int num_v… in stbtt_Rasterize()
2424 stbtt_vertex *vertices; in stbtt_GetGlyphBitmapSubpixel() local
2468 stbtt_vertex *vertices; in stbtt_MakeGlyphBitmapSubpixel() local
/OK3568_Linux_fs/external/xserver/mi/
H A Dmiwideline.c843 miPolyBuildPoly(PolyVertexPtr vertices, in miPolyBuildPoly()
979 PolyVertexRec vertices[4]; in miLineJoin() local
2034 PolyVertexRec vertices[4]; in miWideDashSegment() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/earcut/0.12.4/include/mapbox/
H A Dearcut.hpp26 std::size_t vertices = 0; member in mapbox::detail::Earcut
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/earcut/
H A Dearcut.hpp50 std::size_t vertices = 0; member in qt_mapbox::detail::Earcut