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

/external/chromium_org/third_party/skia/src/utils/
H A DSkTextureCompressor_Blitter.h209 this->updateBlockRow(x, y, width, height, startBlockY, startBlockX, endBlockX);
219 // rows are updated using updateBlockRow, and the left and right columns are updated
229 this->updateBlockRow(x, y, width, topRowHeight, startBlockY,
271 this->updateBlockRow(x, y, width, height, endBlockY,
634 void updateBlockRow(int x, int y, int width, int height, function in namespace:SkTextureCompressor

Completed in 105 milliseconds