Home
last modified time | relevance | path

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

/hardware/ti/omap4-aah/test/CameraHal/
Dcamera_test_script.cpp622 … 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
Dcamera_test.h273 int checkSupportedParamScriptLayout(char **array, int size, char *param,int *index);