OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs: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 168 milliseconds