Home
last modified time | relevance | path

Searched defs:tableValues (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/platform/graphics/filters/
DFEComponentTransfer.cpp102 const Vector<float>& tableValues = transferFunction.tableValues; in table() local
119 const Vector<float>& tableValues = transferFunction.tableValues; in discrete() local
DFEComponentTransfer.h61 Vector<float> tableValues; member