Searched refs:updateMatrix (Results 1 - 3 of 3) sorted by relevance

/external/skia/samplecode/
H A DSampleApp.h233 void updateMatrix();
H A DSampleApp.cpp990 this->updateMatrix();
1369 this->updateMatrix();
1372 void SampleWindow::updateMatrix(){ function in class:SampleWindow
1511 this->updateMatrix();
1516 this->updateMatrix();
1826 this->updateMatrix();
1830 this->updateMatrix();
/external/skia/src/pdf/
H A DSkPDFDevice.cpp247 void updateMatrix(const SkMatrix& matrix);
507 void GraphicStackState::updateMatrix(const SkMatrix& matrix) { function in class:GraphicStackState
1378 gsState.updateMatrix(entry->fState.fMatrix);

Completed in 97 milliseconds