Home
last modified time | relevance | path

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

/external/skqp/tools/viewer/
DTouchGesture.h31 const SkMatrix& globalM() const { return fGlobalM; } in globalM() function
DViewer.cpp956 m.preConcat(fGesture.globalM()); in computeMatrix()
/external/skia/tools/viewer/
DTouchGesture.h35 const SkMatrix& globalM() const { return fGlobalM; } in globalM() function
DViewer.cpp1222 m.preConcat(fGesture.globalM()); in computeMatrix()