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

  /development/perftests/panorama/feature_stab/src/dbreg/
dbreg.cpp 252 int db_FrameToReferenceRegistration::UpdateReference(const unsigned char * const * im, bool subsample, bool detect_corners)
352 UpdateReference(im,true,true);
477 UpdateReference(imptr,false);
478 // UpdateReference(m_aligned_ins_image,false);
497 //UpdateReference(imptr,false, false);
500 UpdateReference(imptr,false, true);
502 UpdateReference(imptr,false, false);
  /external/pdfium/fpdfsdk/src/
fpdfppo.cpp 26 FX_BOOL UpdateReference(CPDF_Object* pObj,
164 UpdateReference(pCurPageDict, pDestPDFDoc, pObjNumberMap.get());
202 FX_BOOL CPDF_PageOrganizer::UpdateReference(CPDF_Object* pObj,
226 if (!UpdateReference(pNextObj, pDoc, pObjNumberMap))
241 if (!UpdateReference(pNextObj, pDoc, pObjNumberMap))
250 if (!UpdateReference(pDict, pDoc, pObjNumberMap))
301 if (!UpdateReference(pClone, pDoc, pObjNumberMap)) {
  /packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
dbreg.cpp 252 int db_FrameToReferenceRegistration::UpdateReference(const unsigned char * const * im, bool subsample, bool detect_corners)
352 UpdateReference(im,true,true);
477 UpdateReference(imptr,false);
478 // UpdateReference(m_aligned_ins_image,false);
496 //UpdateReference(imptr,false, false);
499 UpdateReference(imptr,false, true);
501 UpdateReference(imptr,false, false);
  /art/runtime/
reflection.cc 468 UpdateReference(soa.Self(), obj, result.GetL());
498 UpdateReference(soa.Self(), obj, result.GetL());
529 UpdateReference(soa.Self(), obj, result.GetL());
560 UpdateReference(soa.Self(), obj, result.GetL());
    [all...]

Completed in 517 milliseconds