HomeSort by relevance Sort by last modified time
    Searched defs:pir (Results 1 - 6 of 6) sorted by null

  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_feature_matching.h 47 db_PointInfo_f *pir; member in class:db_PointInfo_f
74 db_PointInfo_u *pir; member in class:db_PointInfo_u
db_feature_matching.cpp 2701 db_PointInfo_f *pir; local
2736 db_PointInfo_u *pir; local
2789 db_PointInfo_f *pir; local
2833 db_PointInfo_u *pir; local
2880 db_PointInfo_u *pir; local
    [all...]
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_feature_matching.h 47 db_PointInfo_f *pir; member in class:db_PointInfo_f
74 db_PointInfo_u *pir; member in class:db_PointInfo_u
db_feature_matching.cpp 2701 db_PointInfo_f *pir; local
2736 db_PointInfo_u *pir; local
2789 db_PointInfo_f *pir; local
2833 db_PointInfo_u *pir; local
2880 db_PointInfo_u *pir; local
    [all...]
  /frameworks/base/services/java/com/android/server/am/
ActivityRecord.java 168 PendingIntentRecord pir = wpir != null ? wpir.get() : null; local
170 if (pir == null) {
173 pw.println(pir);
174 pir.dump(pw, prefix + " ");
    [all...]
ActivityManagerService.java 2412 PendingIntentRecord pir = (PendingIntentRecord)sender; local
    [all...]

Completed in 220 milliseconds