Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkTextureCompressor_Blitter.h228 const int topRowHeight = innerStartBlockY - y; in blitRect() local
229 this->updateBlockRow(x, y, width, topRowHeight, startBlockY, in blitRect()
233 y += topRowHeight; in blitRect()
234 height -= topRowHeight; in blitRect()