Searched refs:nextRow (Results 1 – 4 of 4) sorted by relevance
48 if (nextRow + dashheight > image.size.height) { in addDash()65 int row = nextRow + n + y; in addDash()116 position.y = (0.5 + nextRow + n) / image.size.height; in addDash()120 nextRow += dashheight; in addDash()
51 uint32_t nextRow = 0; member in mbgl::LineAtlas
283 nextRow(); in Impl()294 void TileCover::Impl::nextRow() { in nextRow() function in mbgl::util::TileCover::Impl346 nextRow(); in next()
90 void nextRow();