Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkBitmapScaler.h29 RESIZE_LastMethod = RESIZE_MITCHELL, enumerator
DSkBitmapScaler.cpp62 method <= SkBitmapScaler::RESIZE_LastMethod); in SkResizeFilter()