Home
last modified time | relevance | path

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

/haiku/src/apps/showimage/
H A DFilter.h181 void DownScaleBilinear(int32 fromRow, int32 toRow);
H A DFilter.cpp640 Scaler::DownScaleBilinear(intType fromRow, int32 toRow) in DownScaleBilinear() function in Scaler
946 DownScaleBilinear(from, to); in Run()