Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libgifcodec/
DSkLibGifCodec.cpp446 const int potentialRow = yBegin + i; in haveDecodedRow() local
447 if (fSwizzler->rowNeeded(potentialRow)) { in haveDecodedRow()
448 dstRow = potentialRow / sampleY; in haveDecodedRow()