Searched refs:incPlotLock (Results 1 – 2 of 2) sorted by relevance
188 this->incPlotLock(layer->plot()->id()); in tryToAtlas()222 this->incPlotLock(layer->plot()->id()); in tryToAtlas()
396 void incPlotLock(int plotIdx) { ++fPlotLocks[plotIdx]; } in incPlotLock() function