Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tools/skui/
H A DInputState.h8 kUp, enumerator
H A DKey.h30 kUp, enumerator
/aosp_15_r20/external/angle/src/tests/gl_tests/gles1/
H A DCurrentNormalTest.cpp38 const angle::Vector3 kUp(0.0f, 0.0f, 1.0f); in TEST_P() local
/aosp_15_r20/external/pdfium/xfa/fwl/theme/
H A Dcfwl_utils.h17 enum class FWLTHEME_DIRECTION : uint8_t { kUp = 0, kDown, kLeft, kRight }; enumerator
/aosp_15_r20/external/ot-br-posix/src/utils/
H A Dinfra_link_selector.hpp108 kUp, ///< The infrastructure link is up, but not running. enumerator
/aosp_15_r20/external/skia/include/encode/
H A DSkPngEncoder.h34 kUp = 0x20, enumerator
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/
H A DKube.java332 static final int kUp = 0; field in Kube
/aosp_15_r20/external/skia/modules/skplaintexteditor/include/
H A Deditor.h69 kUp, enumerator
/aosp_15_r20/external/libchrome-gestures/src/
H A Dimmediate_interpreter.cc552 enum Direction { kNone, kUp, kDown, kLeft, kRight }; in ScrollEventsForFlingCount() enumerator