Searched defs:kUp (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/skia/tools/skui/ |
H A D | InputState.h | 8 kUp, enumerator
|
H A D | Key.h | 30 kUp, enumerator
|
/aosp_15_r20/external/angle/src/tests/gl_tests/gles1/ |
H A D | CurrentNormalTest.cpp | 38 const angle::Vector3 kUp(0.0f, 0.0f, 1.0f); in TEST_P() local
|
/aosp_15_r20/external/pdfium/xfa/fwl/theme/ |
H A D | cfwl_utils.h | 17 enum class FWLTHEME_DIRECTION : uint8_t { kUp = 0, kDown, kLeft, kRight }; enumerator
|
/aosp_15_r20/external/ot-br-posix/src/utils/ |
H A D | infra_link_selector.hpp | 108 kUp, ///< The infrastructure link is up, but not running. enumerator
|
/aosp_15_r20/external/skia/include/encode/ |
H A D | SkPngEncoder.h | 34 kUp = 0x20, enumerator
|
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/ |
H A D | Kube.java | 332 static final int kUp = 0; field in Kube
|
/aosp_15_r20/external/skia/modules/skplaintexteditor/include/ |
H A D | editor.h | 69 kUp, enumerator
|
/aosp_15_r20/external/libchrome-gestures/src/ |
H A D | immediate_interpreter.cc | 552 enum Direction { kNone, kUp, kDown, kLeft, kRight }; in ScrollEventsForFlingCount() enumerator
|