Searched refs:checkSupportedParamScriptLayout (Results 1 – 2 of 2) sorted by relevance
/hardware/ti/omap4-aah/test/CameraHal/ |
D | camera_test_script.cpp | 622 … a = checkSupportedParamScriptLayout(stereoLayout, numLay, cmd, &stereoLayoutIDX); in execute_functional_script() 645 … a = checkSupportedParamScriptLayout(stereoCapLayout, numCLay, cmd, &stereoCapLayoutIDX); in execute_functional_script() 1519 int checkSupportedParamScriptLayout(char **array, int size, char *param, int *index) { in checkSupportedParamScriptLayout() function
|
D | camera_test.h | 273 int checkSupportedParamScriptLayout(char **array, int size, char *param,int *index);
|