Searched defs:HalfPixelScalerForNN (Results 1 – 1 of 1) sorted by relevance
110 struct HalfPixelScalerForNN { struct111 inline float operator()(const int x, const float scale) const { in operator ()()