Searched defs:gradientSpaceTransformation (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/cairo/
H A DGradientCairo.cpp80 void Gradient::setPlatformGradientSpaceTransform(const AffineTransform& gradientSpaceTransformation) argument
83 cairo_matrix_t matrix = gradientSpaceTransformation;

Completed in 63 milliseconds