Home
last modified time | relevance | path

Searched refs:setLocalMatrix (Results 1 – 4 of 4) sorted by relevance

/external/androidplot/Examples/DemoApp/src/com/androidplot/demos/
DXYPlotWithBgImgActivity.java121 myShader.setLocalMatrix(m); in onGraphStyleToggle()
/external/skia/include/views/
DSkView.h110 void setLocalMatrix(const SkMatrix& matrix);
/external/skia/src/views/
DSkView.cpp89 void SkView::setLocalMatrix(const SkMatrix& matrix) { in setLocalMatrix() function in SkView
/external/skia/samplecode/
DSampleApp.cpp1509 this->setLocalMatrix(m); in updateMatrix()