HomeSort by relevance Sort by last modified time
    Searched refs:setAzimuth (Results 1 - 10 of 10) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/filters/
DistantLightSource.h 39 bool setAzimuth(float);
LightSource.cpp 37 bool LightSource::setAzimuth(float azimuth)
40 return static_cast<DistantLightSource*>(this)->setAzimuth(azimuth);
DistantLightSource.cpp 54 bool DistantLightSource::setAzimuth(float azimuth)
LightSource.h 77 bool setAzimuth(float);
  /external/webkit/Source/WebCore/svg/
SVGFEDiffuseLightingElement.cpp 108 return lightSource->setAzimuth(lightElement->azimuth());
SVGFESpecularLightingElement.cpp 115 return lightSource->setAzimuth(lightElement->azimuth());
  /external/webkit/Source/WebCore/bindings/objc/
DOMCSS.h 55 - (void)setAzimuth:(NSString *)azimuth;
DOMCSS.mm 132 - (void)setAzimuth:(NSString *)azimuth
  /prebuilts/tools/common/m2/internal/xerces/xmlParserAPIs/2.6.2/
xmlParserAPIs-2.6.2.jar 
  /prebuilts/tools/common/m2/internal/xml-apis/xml-apis/1.0.b2/
xml-apis-1.0.b2.jar 

Completed in 159 milliseconds