Home
last modified time | relevance | path

Searched refs:Lines (Results 1 – 25 of 75) sorted by relevance

123

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Ddraw_mode.hpp23 class Lines { class
28 static constexpr PrimitiveType primitiveType = PrimitiveType::Lines;
30 explicit Lines(float lineWidth_) : lineWidth(lineWidth_) { in Lines() function in mbgl::gl::Lines
H A Dtypes.hpp78 Lines = 0x0001, enumerator
H A Dcontext.hpp167 void setDrawMode(const Lines&);
H A Dcontext.cpp44 static_assert(underlying_type(PrimitiveType::Lines) == GL_LINES, "OpenGL type mismatch");
675 void Context::setDrawMode(const Lines& lines) { in setDrawMode()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/buckets/
H A Dfill_bucket.hpp30 gl::IndexVector<gl::Lines> lines;
36 optional<gl::IndexBuffer<gl::Lines>> lineIndexBuffer;
H A Dsymbol_bucket.hpp126 gl::IndexVector<gl::Lines> lines;
127 optional<gl::IndexBuffer<gl::Lines>> indexBuffer;
H A Ddebug_bucket.hpp38 optional<gl::IndexBuffer<gl::Lines>> indexBuffer;
H A Ddebug_bucket.cpp27 gl::IndexVector<gl::Lines> indices; in DebugBucket()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Drender_tile.cpp98 gl::Lines { 4.0f * parameters.pixelRatio }, in finishRender()
119 gl::Lines { 2.0f * parameters.pixelRatio }, in finishRender()
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/ca-certificates/
H A Dca-certificates_20211016.bb52 echo "# Lines starting with # will be ignored"
53 echo "# Lines starting with ! will remove certificate on next update"
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/layers/
H A Drender_fill_layer.cpp129 gl::Lines{ 2.0f }, in render()
214 gl::Lines { 2.0f }, in render()
H A Drender_symbol_layer.cpp249 gl::Lines { 1.0f }, in render()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libio/
H A Dlibio-stringy-perl_2.111.bb4 filehandles; in particular, IO::Scalar, IO::ScalarArray, and IO::Lines."
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dlcd-panel-cgram.rst10 illuminated pixel with LSB on the right. Lines are numbered from the
/OK3568_Linux_fs/kernel/Documentation/locking/
H A Dlockstat.rst141 show the header with column descriptions. Lines 05-18 and 20-31 show the actual
145 Lines 09-12 show the first 4 recorded contention points (the code
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/xilinx/
H A Dzynqmp-zcu104-revA.dts128 * Lines:
H A Dzynqmp-zcu106-revA.dts206 * Lines:
224 * Lines:
/OK3568_Linux_fs/kernel/Documentation/driver-api/gpio/
H A Dusing-gpio.rst2 Using GPIO Lines in Linux
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dzynqmp-zcu102-revA.dts157 * Lines:
201 * Lines:
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-sliced-vbi-cap.rst137 - Lines, usually
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dimx53-smd.dts338 data-shift = <12>; /* Lines 19:12 used */
/OK3568_Linux_fs/buildroot/docs/manual/
H A Dadding-packages-kernel-module.txt34 Lines 7-11 define the usual meta-data to specify the version, archive name,
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A D11_tcpd_blacklist.patch10 Lines: 147
/OK3568_Linux_fs/kernel/Documentation/RCU/
H A Drcubarrier.rst176 Lines 7-50 stop all the kernel tasks associated with the rcutorture
253 Lines 3 and 4 locate RCU's internal per-CPU rcu_data structure,
/OK3568_Linux_fs/kernel/tools/perf/pmu-events/
H A DREADME117 Lines in which the first character is either '\n' or '#'

123