Searched refs:profile_string (Results 1 - 12 of 12) sorted by relevance

/packages/apps/Camera/jni/feature_stab/src/dbreg/
H A Ddbreg.cpp59 profile_string = NULL;
117 if(profile_string)
118 delete [] profile_string;
177 profile_string = new char[10240];
380 strcpy(profile_string,"\n");
382 strcat(profile_string, str);
395 strcat(profile_string, str);
415 strcat(profile_string, str);
445 strcat(profile_string, str);
469 strcat(profile_string, st
[all...]
H A Ddbreg.h291 char *profile_string; member in class:db_FrameToReferenceRegistration
/packages/apps/Camera2/jni/feature_stab/src/dbreg/
H A Ddbreg.cpp59 profile_string = NULL;
117 if(profile_string)
118 delete [] profile_string;
177 profile_string = new char[10240];
380 strcpy(profile_string,"\n");
382 strcat(profile_string, str);
395 strcat(profile_string, str);
415 strcat(profile_string, str);
445 strcat(profile_string, str);
469 strcat(profile_string, st
[all...]
H A Ddbreg.h291 char *profile_string; member in class:db_FrameToReferenceRegistration
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
H A Ddbreg.cpp59 profile_string = NULL;
117 if(profile_string)
118 delete [] profile_string;
177 profile_string = new char[10240];
380 strcpy(profile_string,"\n");
382 strcat(profile_string, str);
395 strcat(profile_string, str);
415 strcat(profile_string, str);
445 strcat(profile_string, str);
469 strcat(profile_string, st
[all...]
H A Ddbreg.h291 char *profile_string; member in class:db_FrameToReferenceRegistration
/packages/apps/Camera/jni/feature_mos/src/mosaic/
H A DAlignFeatures.cpp52 return reg.profile_string;
/packages/apps/Camera2/jni/feature_mos/src/mosaic/
H A DAlignFeatures.cpp52 return reg.profile_string;
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
H A DAlignFeatures.cpp52 return reg.profile_string;
/packages/apps/Camera/jni/feature_stab/src/dbregtest/
H A Ddbregtest.cpp203 cout << reg.profile_string << std::endl;
/packages/apps/Camera2/jni/feature_stab/src/dbregtest/
H A Ddbregtest.cpp203 cout << reg.profile_string << std::endl;
/packages/apps/LegacyCamera/jni/feature_stab/src/dbregtest/
H A Ddbregtest.cpp203 cout << reg.profile_string << std::endl;

Completed in 93 milliseconds