Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DAutoCompleteTextView.java602 public int getThreshold() { in getThreshold() method in AutoCompleteTextView
/frameworks/base/libs/hwui/
DPathTessellator.cpp1034 static inline float getThreshold(const PathApproximationInfo& info, float dx, float dy) { in getThreshold() function