Home
last modified time | relevance | path

Searched defs:updateMatrix (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/pdf/
DSkPDFGraphicStackState.cpp163 void SkPDFGraphicStackState::updateMatrix(const SkMatrix& matrix) { in updateMatrix() function in SkPDFGraphicStackState
/third_party/flutter/skia/src/pdf/
DSkPDFGraphicStackState.cpp172 void SkPDFGraphicStackState::updateMatrix(const SkMatrix& matrix) { in updateMatrix() function in SkPDFGraphicStackState
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DVertexProcessor.hpp345 bool updateMatrix; member in sw::VertexProcessor