Searched refs:ClickType (Results 1 – 2 of 2) sorted by relevance
/external/skqp/samplecode/ |
D | SampleAAGeometry.cpp | 651 enum ClickType { enum in MyClick 688 MyClick(Sample* target, ClickType type, ControlType control) in MyClick() 696 MyClick(Sample* target, ClickType type, int index) in MyClick() 704 MyClick(Sample* target, ClickType type, int index, SkPath::Verb verb, SkScalar weight) in MyClick()
|
/external/skia/samplecode/ |
D | SampleAAGeometry.cpp | 651 enum ClickType { enum in MyClick 688 MyClick(Sample* target, ClickType type, ControlType control) in MyClick() 696 MyClick(Sample* target, ClickType type, int index) in MyClick() 704 MyClick(Sample* target, ClickType type, int index, SkPath::Verb verb, SkScalar weight) in MyClick()
|