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