Home
last modified time | relevance | path

Searched refs:pictureFormatStr (Results 1 – 1 of 1) sorted by relevance

/hardware/ti/omap4-aah/test/CameraHal/
Dcamera_test_menu.cpp171 char *pictureFormatStr = 0; variable
1177 pictureFormatStr = new char [256]; in openCamera()
1484 strcpy(pictureFormatStr, valstr); in getParametersFromCapabilities()
1485 getSupportedParameters(pictureFormatStr, &numpictureFormat, (char ***)&pictureFormatArray); in getParametersFromCapabilities()
2033 delete [] pictureFormatStr; in deleteAllocatedMemory()