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

/external/skia/include/views/
H A DSkTouchGesture.h46 const SkMatrix& globalM() const { return fGlobalM; } function in class:SkTouchGesture
77 void limitTrans(); // here we only limit the translation with respect to globalM
/external/skqp/include/views/
H A DSkTouchGesture.h46 const SkMatrix& globalM() const { return fGlobalM; } function in class:SkTouchGesture
77 void limitTrans(); // here we only limit the translation with respect to globalM

Completed in 195 milliseconds