Home
last modified time | relevance | path

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

/external/skqp/tools/viewer/
DTouchGesture.h53 SkMatrix fLocalM, fGlobalM, fPreTouchM; variable
DTouchGesture.cpp352 fPreTouchM = preTouchMatrix; in setTransLimit()
361 fPreTouchM.mapRect(&scaledContent); in limitTrans()
/external/skia/tools/viewer/
DTouchGesture.h57 SkMatrix fLocalM, fGlobalM, fPreTouchM; variable
DTouchGesture.cpp349 fPreTouchM = preTouchMatrix; in setTransLimit()
358 fPreTouchM.mapRect(&scaledContent); in limitTrans()