OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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