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

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

Completed in 103 milliseconds