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

  /external/chromium_org/skia/ext/
image_operations.h 76 RESIZE_LANCZOS2,
image_operations.cc 117 case ImageOperations::RESIZE_LANCZOS2:
153 case ImageOperations::RESIZE_LANCZOS2:
image_operations_unittest.cc 481 CheckResampleToSame(skia::ImageOperations::RESIZE_LANCZOS2);
509 { skia::ImageOperations::RESIZE_LANCZOS2, "LANCZOS2", 0.0f },
594 skia::ImageOperations::RESIZE_LANCZOS2,

Completed in 59 milliseconds