Searched refs:canInterpolate (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
H A DFilterOperations.cpp74 if (!FilterOperation::canInterpolate(operations()[i]->type()))
79 if (!FilterOperation::canInterpolate(other.operations()[i]->type()))
H A DFilterOperation.h60 static bool canInterpolate(FilterOperation::OperationType type) function in class:blink::FilterOperation

Completed in 1490 milliseconds