Home
last modified time | relevance | path

Searched refs:classify (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
DRoundRectangle.java196 private Zone classify(double coord, double side1, double arcSize1, double side2, in classify() method in RoundRectangle
228 Zone x0class = classify(x, x0, maxLeftCornerWidth, x1, maxRightCornerWidth); in intersects()
229 Zone x1class = classify(x + w, x0, maxLeftCornerWidth, x1, maxRightCornerWidth); in intersects()
230 Zone y0class = classify(y, y0, maxUpperCornerHeight, y1, maxLowerCornerHeight); in intersects()
231 Zone y1class = classify(y + h, y0, maxUpperCornerHeight, y1, maxLowerCornerHeight); in intersects()
/frameworks/base/core/java/android/gesture/
DLearner.java83 abstract ArrayList<Prediction> classify(int sequenceType, int orientationType, float[] vector); in classify() method in Learner
DInstanceLearner.java44 ArrayList<Prediction> classify(int sequenceType, int orientationType, float[] vector) { in classify() method in InstanceLearner
DGestureStore.java139 return mClassifier.classify(mSequenceType, mOrientationStyle, instance.vector); in recognize()
/frameworks/ml/bordeaux/service/src/android/bordeaux/services/
DBordeauxClassifier.java90 public int classify(final HashMap<Integer, Float> sample) { in classify() method in BordeauxClassifier
/frameworks/base/docs/html/guide/topics/processes/
Dprocess-lifecycle.jd106 <p>When deciding how to classify a process, the system will base its decision on the most
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...