Home
last modified time | relevance | path

Searched refs:affineTransform (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/platform/graphics/
DGraphicsContext.h346 const TransformationMatrix& affineTransform() const;
347 TransformationMatrix& affineTransform();
/external/webkit/WebCore/platform/graphics/wince/
DGraphicsContextWince.cpp1151 TransformationMatrix& GraphicsContext::affineTransform() in affineTransform() function in WebCore::GraphicsContext
1156 const TransformationMatrix& GraphicsContext::affineTransform() const in affineTransform() function in WebCore::GraphicsContext