HomeSort by relevance Sort by last modified time
    Searched refs:Lanczos (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/platform/graphics/win/
WKCACFLayer.cpp 161 case WKCACFLayer::Lanczos: return kCACFFilterLanczos();
175 return WKCACFLayer::Lanczos;
WKCACFLayer.h 54 enum FilterType { Linear, Nearest, Trilinear, Lanczos };

Completed in 1320 milliseconds