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

  /external/webkit/WebCore/platform/graphics/filters/
FEComponentTransfer.cpp 43 , m_redFunc(redFunc)
58 return m_redFunc;
63 m_redFunc = func;
164 ComponentTransferFunction transferFunction[] = {m_redFunc, m_greenFunc, m_blueFunc, m_alphaFunc};
FEComponentTransfer.h 90 ComponentTransferFunction m_redFunc;

Completed in 1502 milliseconds