Home
last modified time | relevance | path

Searched defs:getSize (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Doffscreen_texture.cpp52 const Size& getSize() const { in getSize() function in mbgl::OffscreenTexture::Impl
94 const Size& OffscreenTexture::getSize() const { in getSize() function in mbgl::OffscreenTexture
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Ddrm_buffer.cpp92 size_t DrmBuffer::getSize() { return getSize(0); } in getSize() function in XCam::DrmBuffer
94 size_t DrmBuffer::getSize(unsigned int plane) { return dma_bufs_.at(plane)->getSize(); } in getSize() function in XCam::DrmBuffer
H A Ddma_buffer.cpp105 size_t DmaBuffer::getSize() { return size_; } in getSize() function in XCam::DmaBuffer
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/
H A Dtile_cache.hpp18 size_t getSize() const { return size; }; in getSize() function in mbgl::TileCache
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/mbgl/map/
H A Dmap_snapshotter.cpp141 Size MapSnapshotter::Impl::getSize() const { in getSize() function in mbgl::MapSnapshotter::Impl
201 Size MapSnapshotter::getSize() const { in getSize() function in mbgl::MapSnapshotter
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/mbgl/gl/
H A Dheadless_frontend.cpp45 Size HeadlessFrontend::getSize() const { in getSize() function in mbgl::HeadlessFrontend
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/geometry/
H A Dline_atlas.cpp127 Size LineAtlas::getSize() const { in getSize() function in mbgl::LineAtlas
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/map/
H A Dtransform_state.cpp99 Size TransformState::getSize() const { in getSize() function in mbgl::TransformState
H A Dmap.cpp541 Size Map::getSize() const { in getSize() function in mbgl::Map
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/minzip/
H A DZip.c603 long getSize = (compRemaining > (long)sizeof(readBuf)) ? in processDeflatedEntry() local
/OK3568_Linux_fs/external/recovery/minzip/
H A DZip.c602 long getSize = (compRemaining > (long)sizeof(readBuf)) ? in processDeflatedEntry() local