Home
last modified time | relevance | path

Searched defs:collect (Results 1 – 6 of 6) sorted by relevance

/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dmotion_est.cpp168 Int collect = 0; in MotionEstimation() local
534 void InitHTFM(VideoEncData *video, HTFM_Stat *htfm_stat, double *newvar, Int *collect) in InitHTFM()
Dmp4lib_int.h415 Int collect; member
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
Dmotion_est.cpp264 int collect = 0; in AVCMotionEstimation() local
601 void InitHTFM(VideoEncData *encvid, HTFM_Stat *htfm_stat, double *newvar, int *collect) in InitHTFM()
/frameworks/base/core/java/android/os/
DDebug.java1807 public boolean collect() { in collect() method in Debug.InstructionCount
/frameworks/base/core/java/android/view/
DViewRootImpl.java4496 float collect(float off, long time, String axis) { in collect() method in ViewRootImpl.TrackballAxis