Searched defs:collect (Results 1 – 6 of 6) sorted by relevance
278 private static String collect(InputStream stream) throws IOException { in collect() method in BaseCompilationTest
168 Int collect = 0; in MotionEstimation() local534 void InitHTFM(VideoEncData *video, HTFM_Stat *htfm_stat, double *newvar, Int *collect) in InitHTFM()
415 Int collect; member
264 int collect = 0; in AVCMotionEstimation() local601 void InitHTFM(VideoEncData *encvid, HTFM_Stat *htfm_stat, double *newvar, int *collect) in InitHTFM()
1927 public boolean collect() { in collect() method in Debug.InstructionCount
4758 float collect(float off, long time, String axis) { in collect() method in ViewRootImpl.TrackballAxis