Searched refs:updateBlockRow (Results 1 – 1 of 1) sorted by relevance
/external/skia/src/utils/ |
D | SkTextureCompressor_Blitter.h | 209 this->updateBlockRow(x, y, width, height, startBlockY, startBlockX, endBlockX); in blitRect() 229 this->updateBlockRow(x, y, width, topRowHeight, startBlockY, in blitRect() 271 this->updateBlockRow(x, y, width, height, endBlockY, in blitRect() 635 void updateBlockRow(int x, int y, int width, int height, in updateBlockRow() function
|