HomeSort by relevance Sort by last modified time
    Searched full:globalm (Results 1 - 3 of 3) sorted by null

  /external/skia/include/views/
SkTouchGesture.h 45 const SkMatrix& globalM() const { return fGlobalM; }
76 void limitTrans(); // here we only limit the translation with respect to globalM
  /external/skia/tools/viewer/
Viewer.cpp 660 m.preConcat(fGesture.globalM());
    [all...]
  /external/skia/samplecode/
SampleApp.cpp     [all...]

Completed in 637 milliseconds