OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setBias
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Source/WebCore/platform/graphics/filters/
FEConvolveMatrix.h
61
bool
setBias
(float);
FEConvolveMatrix.cpp
99
bool FEConvolveMatrix::
setBias
(float bias)
/external/webkit/Source/WebCore/svg/
SVGFEConvolveMatrixElement.cpp
139
return convolveMatrix->
setBias
(bias());
Completed in 111 milliseconds