Searched defs:collect (Results 1 – 7 of 7) sorted by relevance
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...
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
4759 float collect(float off, long time, String axis) { in collect() method in ViewRootImpl.TrackballAxis