Searched refs:getBlockOffset (Results 1 – 1 of 1) sorted by relevance
423 int getBlockOffset(int x, int y) const { in getBlockOffset() function434 return ptr + EncodedBlockSize*this->getBlockOffset(x, y); in getBlock()