Home
last modified time | relevance | path

Searched defs:orientationType (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/gesture/
DInstance.java72 …static Instance createInstance(int sequenceType, int orientationType, Gesture gesture, String labe… in createInstance()
90 private static float[] temporalSampler(int orientationType, Gesture gesture) { in temporalSampler()
/frameworks/base/libs/surfaceflinger/
DSurfaceFlinger.h241 uint8_t orientationType; member