Searched defs:updateMatrix (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/src/pdf/ | ||
D | SkPDFGraphicStackState.cpp | 163 void SkPDFGraphicStackState::updateMatrix(const SkMatrix& matrix) { in updateMatrix() function in SkPDFGraphicStackState |
/third_party/flutter/skia/src/pdf/ | ||
D | SkPDFGraphicStackState.cpp | 172 void SkPDFGraphicStackState::updateMatrix(const SkMatrix& matrix) { in updateMatrix() function in SkPDFGraphicStackState |
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ | ||
D | VertexProcessor.hpp | 345 bool updateMatrix; member in sw::VertexProcessor |