Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkLinearBitmapPipeline_sample.h774 px01, px11, px21, px31; in spanUnitRate() local
776 fAccessor.get4Pixels(row1, ix, &px01, &px11, &px21, &px31); in spanUnitRate()
779 *part2 = filterY * px20 + (1.0f - filterY) * px21; in spanUnitRate()