Searched defs:getSize (Results 1 – 11 of 11) sorted by relevance
52 const Size& getSize() const { in getSize() function in mbgl::OffscreenTexture::Impl94 const Size& OffscreenTexture::getSize() const { in getSize() function in mbgl::OffscreenTexture
92 size_t DrmBuffer::getSize() { return getSize(0); } in getSize() function in XCam::DrmBuffer94 size_t DrmBuffer::getSize(unsigned int plane) { return dma_bufs_.at(plane)->getSize(); } in getSize() function in XCam::DrmBuffer
105 size_t DmaBuffer::getSize() { return size_; } in getSize() function in XCam::DmaBuffer
18 size_t getSize() const { return size; }; in getSize() function in mbgl::TileCache
141 Size MapSnapshotter::Impl::getSize() const { in getSize() function in mbgl::MapSnapshotter::Impl201 Size MapSnapshotter::getSize() const { in getSize() function in mbgl::MapSnapshotter
45 Size HeadlessFrontend::getSize() const { in getSize() function in mbgl::HeadlessFrontend
127 Size LineAtlas::getSize() const { in getSize() function in mbgl::LineAtlas
99 Size TransformState::getSize() const { in getSize() function in mbgl::TransformState
541 Size Map::getSize() const { in getSize() function in mbgl::Map
603 long getSize = (compRemaining > (long)sizeof(readBuf)) ? in processDeflatedEntry() local
602 long getSize = (compRemaining > (long)sizeof(readBuf)) ? in processDeflatedEntry() local