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

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
FilterOperations.cpp 76 if (!FilterOperation::canInterpolate(operations()[i]->type()))
81 if (!FilterOperation::canInterpolate(other.operations()[i]->type()))
FilterOperation.h 62 static bool canInterpolate(FilterOperation::OperationType type)

Completed in 29 milliseconds