OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fPreTouchM
(Results
1 - 2
of
2
) sorted by null
/external/skia/include/views/
SkTouchGesture.h
67
SkMatrix fLocalM, fGlobalM,
fPreTouchM
;
/external/skia/src/views/
SkTouchGesture.cpp
337
fPreTouchM
= preTouchMatrix;
346
fPreTouchM
.mapRect(&scaledContent);
Completed in 45 milliseconds