Searched defs:updateMatrix (Results 1 – 4 of 4) sorted by relevance
/external/webkit/Source/WebCore/svg/ | ||
D | SVGTransform.cpp | 63 void SVGTransform::updateMatrix() in updateMatrix() function in WebCore::SVGTransform |
/external/webkit/Source/WebCore/platform/graphics/android/layers/ | ||
D | VideoLayerManager.cpp | 249 void VideoLayerManager::updateMatrix(const int layerId, const GLfloat* matrix) in updateMatrix() function in WebCore::VideoLayerManager |
/external/skia/src/pdf/ | ||
D | SkPDFDevice.cpp | 350 void GraphicStackState::updateMatrix(const SkMatrix& matrix) { in updateMatrix() function in GraphicStackState |
/external/skia/samplecode/ | ||
D | SampleApp.cpp | 1261 void SampleWindow::updateMatrix(){ in updateMatrix() function in SampleWindow |