Home
last modified time | relevance | path

Searched defs:kMove (Results 1 – 9 of 9) sorted by relevance

/third_party/flutter/skia/tools/
DInputState.h8 kMove // only valid for mouse enumerator
/third_party/skia/tools/skui/
DInputState.h9 kMove, // only valid for mouse enumerator
/third_party/skia/include/core/
DSkPathTypes.h51 kMove, //!< SkPath::RawIter returns 1 point enumerator
/third_party/skia/tests/
DSkPathRangeIterTest.cpp16 kMove = (int)SkPathVerb::kMove, in DEF_TEST() enumerator
DPathTest.cpp4545 constexpr SkPath::Verb kMove = SkPath::kMove_Verb; in test_skbug_6947() local
/third_party/flutter/engine/flutter/lib/ui/window/
Dpointer_data.h40 kMove, enumerator
/third_party/skia/src/utils/
DSkCustomTypeface.cpp254 kMove, enumerator
/third_party/flutter/engine/flutter/shell/platform/embedder/
Dembedder.h227 kMove, enumerator
/third_party/flutter/skia/tests/
DPathTest.cpp4485 constexpr SkPath::Verb kMove = SkPath::kMove_Verb; in test_skbug_6947() local