Home
last modified time | relevance | path

Searched full:rendered (Results 1 – 25 of 223) sorted by relevance

123456789

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Dtile_mask.hpp9 // A TileMask is a set of TileIDs that describe what part of a tile should be rendered. It omits
11 // rendered, it contains the { 0, 0, 0 } tile. If it's empty, no part of the tile will be rendered.
H A Drender_layer.hpp60 // Checks whether this layer needs to be rendered in the given render pass.
63 // Checks whether this layer can be rendered.
97 // Stores current set of tiles to be rendered for this layer.
H A Dtile_pyramid.cpp133 std::set<UnwrappedTileID> rendered; in update() local
181 rendered.emplace(tileID); in update()
200 // Since it was rendered in the last frame, we know we have it in update()
204 rendered.emplace(previouslyRenderedTile.first); in update()
255 // For example, assign z/x/y/1 a new id: z/x/y/0. It is the same tile, just rendered in handleWrapJump()
/OK3568_Linux_fs/buildroot/docs/manual/
H A Dadding-packages-asciidoc.txt10 rendered to many formats:
25 rendered to the same formats and use the same layout and theme.
86 the specified format +<FMT>+ (see the list of rendered formats, above).
/OK3568_Linux_fs/kernel/Documentation/driver-api/soundwire/
H A Dstream.rst28 Example 1: Stereo Stream with L and R channels is rendered from Master to
55 Example 3: Stereo Stream with L and R channels is rendered by Master. Each
78 Example 4: Stereo Stream with L and R channels is rendered by
104 Example 5: Stereo Stream with L and R channel is rendered by two different
129 Example 6: Stereo Stream with L and R channel is rendered by 2 Masters, each
151 Example 7: Stereo Stream with L and R channel is rendered by 2
174 Example 8: 4-channel Stream is rendered by 2 Masters, each rendering a
229 rendered/captured on the SoundWire Bus. This section explains Bus operations
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/oelib/
H A Dbuildhistory.py139 rendered = []
141 rendered.append(str(entry))
144 self.assertCountEqual(rendered, expectedResult)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/
H A Dtile.hpp85 // be rendered, although layers will be missing.
99 // Completeness doesn't mean that the tile can be rendered, but merely that we have exhausted
/OK3568_Linux_fs/kernel/lib/
H A Doid_registry.c102 * The OID is rendered into the buffer in "a.b.c.d" format and the number of
160 * The OID is rendered into the buffer in "a.b.c.d" format and the number of
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dtypeahead.jquery.js254 render: "rendered",
700 this.trigger("rendered", this.name, suggestions, false);
711 this.trigger("rendered", this.name, suggestions, true);
785 var that = this, canceled = false, syncCalled = false, rendered = 0;
800 rendered = suggestions.length;
802 if (rendered < that.limit && that.async) {
808 if (!canceled && rendered < that.limit) {
810 rendered += suggestions.length;
822 //that._append(query, suggestions.slice(0, that.limit - rendered));
929 …propagate, that).onSync("asyncReceived", that._propagate, that).onSync("rendered", that._onRendere…
/OK3568_Linux_fs/buildroot/package/python-mwscrape/
H A DConfig.in8 Download rendered articles from MediaWiki API to CouchDB
/OK3568_Linux_fs/buildroot/package/python-remi/
H A DConfig.in8 an application's interface into HTML to be rendered in a web
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-lib/
H A Dlibxvmc_1.0.12.bb4 hardware rendered motion compensation support."
H A Dlibxcomposite_0.4.5.bb7 update, when a hierarchy is rendered off-screen, the X server provides \
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/plugins/
H A Dmapboxgl.qdoc141 set to \b false, the map is rendered issuing OpenGL commands directly,
150 …will be rendered after the topmost \l {https://www.mapbox.com/mapbox-gl-js/style-spec/#layers}{lay…
151 of the style. With this parameter set, the map items will be rendered \b before the layer ID
/OK3568_Linux_fs/kernel/Documentation/sound/designs/
H A Dcompress-offload.rst45 reporting of the number of samples rendered at any given time.
138 of samples rendered/grabbed. All these values can be used to determine
317 rendered output in time, this does not deal with underrun/overrun and
/OK3568_Linux_fs/kernel/tools/lib/perf/Documentation/
H A Dmanpage-normal.xsl2 special settings for manpages rendered from asciidoc+docbook
H A Dmanpage-1.72.xsl2 special settings for manpages rendered from asciidoc+docbook
H A Dmanpage-bold-literal.xsl2 special formatting for manpages rendered from asciidoc+docbook -->
/OK3568_Linux_fs/kernel/tools/lib/traceevent/Documentation/
H A Dmanpage-normal.xsl2 special settings for manpages rendered from asciidoc+docbook
H A Dmanpage-1.72.xsl2 special settings for manpages rendered from asciidoc+docbook
H A Dmanpage-bold-literal.xsl2 special formatting for manpages rendered from asciidoc+docbook -->
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Dmanpage-normal.xsl2 special settings for manpages rendered from asciidoc+docbook
H A Dmanpage-1.72.xsl2 special settings for manpages rendered from asciidoc+docbook
/OK3568_Linux_fs/kernel/
H A DREADME5 be rendered in a number of formats, like HTML and PDF. Please read
/OK3568_Linux_fs/external/xserver/doc/
H A Dfilter-xmlto.sh20 grep -v Rendered >&4) 3>&1) |

123456789