Searched refs:yWeights (Results 1 - 1 of 1) sorted by relevance

/haiku/src/servers/app/drawing/Painter/bitmap_painter/
H A DDrawBitmapBilinear.h530 FilterInfo yWeights[dstHeight]; local
532 filterData.fWeightsY = &yWeights[0];
585 // yWeights[0].index, yWeights[0].weight,
586 // yWeights[dstHeight - 2].index, yWeights[dstHeight - 2].weight,
587 // yWeights[dstHeight - 1].index, yWeights[dstHeight - 1].weight,

Completed in 254 milliseconds