Home
last modified time | relevance | path

Searched refs:px31 (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()
780 *part3 = filterY * px30 + (1.0f - filterY) * px31; in spanUnitRate()