OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setSpecularExponent
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
SpotLightSource.cpp
116
bool SpotLightSource::
setSpecularExponent
(float specularExponent)
FESpecularLighting.cpp
95
bool FESpecularLighting::
setSpecularExponent
(float specularExponent)
LightSource.h
82
virtual bool
setSpecularExponent
(float) { return false; }
Completed in 138 milliseconds