Home
last modified time | relevance | path

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

/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/services/core/java/com/android/server/notification/
DNotificationUsageStats.java223 public void collect(SingleNotificationStats singleNotificationStats) { in collect() method in NotificationUsageStats.AggregatedStats
/frameworks/base/core/java/android/os/
DDebug.java1307 public boolean collect() { in collect() method in Debug.InstructionCount
/frameworks/base/core/java/android/view/
DViewRootImpl.java4287 float collect(float off, long time, String axis) { in collect() method in ViewRootImpl.TrackballAxis