Home
last modified time | relevance | path

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

/external/skia/tools/viewer/
DTouchGesture.cpp193 fState = kZoom_State; in startZoom()
204 SkASSERT(kZoom_State == fState); in endZoom()
245 SkASSERT(kZoom_State == fState); in touchMoved()
291 SkASSERT(kZoom_State == fState); in touchEnd()
DTouchGesture.h44 kZoom_State, enumerator
/external/skqp/tools/viewer/
DTouchGesture.cpp172 fState = kZoom_State; in touchBegin()
244 SkASSERT(kZoom_State == fState); in touchMoved()
290 SkASSERT(kZoom_State == fState); in touchEnd()
294 SkASSERT(kZoom_State == fState); in touchEnd()
DTouchGesture.h40 kZoom_State, enumerator