Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkLinearBitmapPipeline_sample.h773 Sk4f px00, px10, px20, px30, in spanUnitRate() local
775 fAccessor.get4Pixels(row0, ix, &px00, &px10, &px20, &px30); in spanUnitRate()
779 *part2 = filterY * px20 + (1.0f - filterY) * px21; in spanUnitRate()