Home
last modified time | relevance | path

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

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