HomeSort by relevance Sort by last modified time
    Searched defs:setElevation (Results 1 - 25 of 30) sorted by null

1 2

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
DistantLightSource.cpp 60 bool DistantLightSource::setElevation(float elevation)
LightSource.h 79 virtual bool setElevation(float) { return false; }