Home
last modified time | relevance | path

Searched defs:positions (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/fs/jffs2/
H A Dcompr_rtime.c36 unsigned short positions[256]; in jffs2_rtime_compress() local
80 unsigned short positions[256]; in jffs2_rtime_decompress() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Dimage_atlas.hpp46 ImagePositions positions; member in mbgl::ImageAtlas
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/
H A Dglyph_atlas.hpp20 GlyphPositions positions; member in mbgl::GlyphAtlas
H A Dglyph_atlas.cpp18 GlyphPositionMap& positions = result.positions[fontStack]; in makeGlyphAtlas() local
H A Dquads.cpp97 const GlyphPositionMap& positions) { in getGlyphQuads()
/OK3568_Linux_fs/u-boot/fs/jffs2/
H A Dcompr_rtime.c54 int positions[256]; in rtime_decompress() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/geometry/
H A Dline_atlas.hpp52 std::unordered_map<size_t, LinePatternPos> positions; member in mbgl::LineAtlas
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/
H A Dsymbol_instance.cpp21 const GlyphPositionMap& positions, in SymbolInstance()