Searched defs:updateMatrix (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/svg/
H A DSVGTransform.cpp63 void SVGTransform::updateMatrix() function in class:WebCore::SVGTransform
/external/webkit/Source/WebCore/platform/graphics/android/layers/
H A DVideoLayerManager.cpp248 void VideoLayerManager::updateMatrix(const int layerId, const GLfloat* matrix) function in class:WebCore::VideoLayerManager
/external/skia/src/pdf/
H A DSkPDFDevice.cpp183 void updateMatrix(const SkMatrix& matrix);
350 void GraphicStackState::updateMatrix(const SkMatrix& matrix) { function in class:GraphicStackState
1103 gsState.updateMatrix(entry->fState.fMatrix);
/external/skia/samplecode/
H A DSampleApp.cpp831 this->updateMatrix();
1258 this->updateMatrix();
1261 void SampleWindow::updateMatrix(){ function in class:SampleWindow
1410 this->updateMatrix();
1415 this->updateMatrix();
1711 this->updateMatrix();
1715 this->updateMatrix();

Completed in 222 milliseconds