OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setPointsAt
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
SpotLightSource.cpp
108
bool SpotLightSource::
setPointsAt
(const FloatPoint3D& direction)
LightSource.h
81
virtual bool
setPointsAt
(const FloatPoint3D&) { return false; }
Completed in 230 milliseconds