Home
last modified time | relevance | path

Searched defs:VGMatrix (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/openvg/
DVGUtils.cpp29 VGMatrix::VGMatrix(const VGfloat data[9]) in VGMatrix() function in WebCore::VGMatrix
42 VGMatrix::VGMatrix(const AffineTransform& transformation) in VGMatrix() function in WebCore::VGMatrix
55 VGMatrix::VGMatrix(const TransformationMatrix& matrix) in VGMatrix() function in WebCore::VGMatrix