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

  /external/webkit/Source/WebCore/platform/graphics/cairo/
GradientCairo.cpp 80 void Gradient::setPlatformGradientSpaceTransform(const AffineTransform& gradientSpaceTransformation)
  /external/webkit/Source/WebCore/platform/graphics/
Gradient.cpp 221 setPlatformGradientSpaceTransform(gradientSpaceTransformation);
225 void Gradient::setPlatformGradientSpaceTransform(const AffineTransform&)
Gradient.h 139 void setPlatformGradientSpaceTransform(const AffineTransform& gradientSpaceTransformation);
  /external/webkit/Source/WebCore/platform/graphics/skia/
GradientSkia.cpp 187 void Gradient::setPlatformGradientSpaceTransform(const AffineTransform& matrix)

Completed in 790 milliseconds