Home
last modified time | relevance | path

Searched defs:startBlockX (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/utils/
DSkTextureCompressor_Blitter.h181 const int startBlockX = (x / BlockDim) * BlockDim; in blitRect() local
636 int blockRow, int startBlockX, int endBlockX) { in updateBlockRow()