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/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
FEComponentTransfer.cpp
45
,
m_redFunc
(redFunc)
60
return
m_redFunc
;
65
m_redFunc
= func;
218
ComponentTransferFunction transferFunction[] = {
m_redFunc
, m_greenFunc, m_blueFunc, m_alphaFunc};
270
ts << "{red: " <<
m_redFunc
<< "}\n";
FEComponentTransfer.h
93
ComponentTransferFunction
m_redFunc
;
Completed in 40 milliseconds