Home
last modified time | relevance | path

Searched refs:globalM (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/tools/viewer/
H A DTouchGesture.h35 const SkMatrix& globalM() const { return fGlobalM; } in globalM() function in TouchGesture
87 void limitTrans(); // here we only limit the translation with respect to globalM
H A DViewer.cpp1235 m.preConcat(fGesture.globalM()); in computeMatrix()

Completed in 5 milliseconds