Searched defs:smoothzoomstr (Results 1 - 1 of 1) sorted by relevance

/hardware/ti/omap4-aah/test/CameraHal/
H A Dcamera_test_menu.cpp161 char *smoothzoomstr = 0; variable
1184 smoothzoomstr = new char[256];
1551 strcpy(smoothzoomstr, valstr);
2041 delete [] smoothzoomstr;
3297 if(strcmp(smoothzoomstr, "true") == 0) {

Completed in 466 milliseconds