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

/external/chromium_org/third_party/skia/src/utils/
H A DSkTextureCompressor_Blitter.h228 const int topRowHeight = innerStartBlockY - y; variable
229 this->updateBlockRow(x, y, width, topRowHeight, startBlockY,
233 y += topRowHeight;
234 height -= topRowHeight;

Completed in 35 milliseconds