Searched defs:same (Results 1 - 5 of 5) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dmotion_est.cpp860 /* upto 30% complexity saving with the same complexity */
1361 Int i, j, same, num1; local
1370 pmot = &mot[mbnum][0]; /* same coordinate previous frame */
1415 pmot = &mot[mbnum][0]; /* same coordinate previous frame */
1536 same = 0;
1538 while (!same && j < *num_can)
1546 same = 1;
1549 if (!same)
/frameworks/base/core/java/android/hardware/
H A DCamera.java283 * The facing of the camera is the same as that of the screen.
331 * the same camera is opened by other applications, this will throw a
382 * given hal API version. If the same camera is opened by other applications
491 * This acts the same as normal except that it will return
618 * preview is necessary to take pictures. The same surface can be re-set
657 * preview is necessary to take pictures. The same surface texture can be
672 * instances of the same camera, or across multiple runs of the same
1292 // - An application uses the same thread for autoFocus, cancelAutoFocus
1302 // multiple threads to call autoFocus and cancelAutoFocus at the same
2474 public boolean same(Parameters other) { method in class:Camera.Parameters
4238 private boolean same(String s1, String s2) { method in class:Camera.Parameters
[all...]
/frameworks/base/core/java/android/os/
H A DBatteryStats.java1651 public boolean same(HistoryItem o) { method in class:BatteryStats.HistoryItem
/frameworks/opt/setupwizard/tools/docs/
H A Ddoclava.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ccil/cowan/ org/ccil/cowan/tagsoup/ ...
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 1522 milliseconds