_smoothing 132 libcore/Video.cpp renderer.drawVideoFrame(img, xform, &bounds, _smoothing); _smoothing 95 libcore/Video.h bool smoothing() const { return _smoothing; } _smoothing 98 libcore/Video.h void setSmoothing(bool b) { _smoothing = b; } _smoothing 136 libcore/Video.h bool _smoothing; _smoothing 586 librender/agg/Renderer_agg.cpp if (_smoothing) { _smoothing 654 librender/agg/Renderer_agg.cpp bool _smoothing;