Searched refs:updateBlockCol (Results 1 – 1 of 1) sorted by relevance
/external/skia/src/utils/ |
D | SkTextureCompressor_Blitter.h | 215 this->updateBlockCol(x, y, width, height, startBlockX, startBlockY, endBlockY); in blitRect() 240 this->updateBlockCol(x, y, innerStartBlockX - x, endBlockY, startBlockY, in blitRect() 260 this->updateBlockCol(endBlockX, y, x + width - endBlockX, endBlockY, in blitRect() 683 void updateBlockCol(int x, int y, int width, int height, in updateBlockCol() function
|