Searched refs:updateMatrix (Results 1 – 8 of 8) sorted by relevance
32 void updateMatrix(const SkMatrix& matrix);
172 void SkPDFGraphicStackState::updateMatrix(const SkMatrix& matrix) { in updateMatrix() function in SkPDFGraphicStackState
1291 fActiveStackState.updateMatrix(entry.fMatrix); in setUpContentEntry()
163 void SkPDFGraphicStackState::updateMatrix(const SkMatrix& matrix) { in updateMatrix() function in SkPDFGraphicStackState
1274 fActiveStackState.updateMatrix(entry.fMatrix); in setUpContentEntry()
107 updateMatrix = true; in VertexProcessor()232 updateMatrix = true; in setModelMatrix()243 updateMatrix = true; in setViewMatrix()251 updateMatrix = true; in setBaseMatrix()260 updateMatrix = true; in setProjectionMatrix()841 if(!updateMatrix) return; in updateTransform()905 updateMatrix = false; in updateTransform()
345 bool updateMatrix; member in sw::VertexProcessor