Home
last modified time | relevance | path

Searched refs:getBlockOffset (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/utils/
DSkTextureCompressor_Blitter.h423 int getBlockOffset(int x, int y) const { in getBlockOffset() function
434 return ptr + EncodedBlockSize*this->getBlockOffset(x, y); in getBlock()