HomeSort by relevance Sort by last modified time
    Searched refs:checkSupportedParamScript (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap4-aah/test/CameraHal/
camera_test_script.cpp 491 a = checkSupportedParamScript(awb, numawb, cmd);
532 a = checkSupportedParamScript(previewFormatArray, numpreviewFormat, cmd);
546 a = checkSupportedParamScript(pictureFormatArray, numpictureFormat, cmd);
802 a = checkSupportedParamScript(modevalues, nummodevalues, cmd);
898 a = checkSupportedParamScript(flash, numflash, cmd);
912 a = checkSupportedParamScript(scene, numscene, cmd);
    [all...]
camera_test.h 272 int checkSupportedParamScript(char **array, int size, char *param);

Completed in 67 milliseconds