Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleApp.cpp2127 static const char gGestureClickType[] = "GestureClickType"; variable
2164 this->setType(gGestureClickType); in GestureClick()
2168 return click->isType(gGestureClickType); in IsGesture()