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

  /external/webkit/Source/WebCore/platform/graphics/filters/
DistantLightSource.cpp 62 bool DistantLightSource::setElevation(float elevation)
LightSource.cpp 44 bool LightSource::setElevation(float elevation)
47 return static_cast<DistantLightSource*>(this)->setElevation(elevation);
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/location/
LocationPoint.java 41 final void setElevation(double elevation) {

Completed in 1723 milliseconds