Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/svg/
DSVGTransform.cpp63 void SVGTransform::updateMatrix() in updateMatrix() function in WebCore::SVGTransform
/external/webkit/Source/WebCore/platform/graphics/android/layers/
DVideoLayerManager.cpp248 void VideoLayerManager::updateMatrix(const int layerId, const GLfloat* matrix) in updateMatrix() function in WebCore::VideoLayerManager
/external/skia/src/pdf/
DSkPDFDevice.cpp412 void GraphicStackState::updateMatrix(const SkMatrix& matrix) { in updateMatrix() function in GraphicStackState