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

  /external/webkit/Source/WebCore/platform/graphics/openvg/
PainterOpenVG.h 69 void concatTransformation(const AffineTransform&);
GraphicsContextOpenVG.cpp 458 m_data->concatTransformation(transformation);
PainterOpenVG.cpp 482 void PainterOpenVG::concatTransformation(const AffineTransform& transformation)
1089 concatTransformation(AffineTransform(srcToDstTransformation).translate(tile.x(), tile.y()));
    [all...]

Completed in 32 milliseconds