Home
last modified time | relevance | path

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

/external/skia/src/codec/
DSkSampledCodec.cpp202 const int samplingOffsetY = get_start_coord(sampleY); in sampledDecode() local
203 const int startY = samplingOffsetY + subsetY; in sampledDecode()
270 const int linesNeeded = subsetHeight - samplingOffsetY; in sampledDecode()