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

  /hardware/ti/omap4-aah/test/CameraHal/
camera_test_script.cpp 384 a = checkSupportedParamScriptResol(preview_Array, numpreviewSize, cmd, &resol_index);
416 a = checkSupportedParamScriptResol(capture_Array, numcaptureSize, cmd, &resol_index);
432 a = checkSupportedParamScriptResol(capture_Array, numcaptureSize,
611 a = checkSupportedParamScriptResol(Vcapture_Array, numVcaptureSize, cmd, &resol_index);
677 a = checkSupportedParamScriptResol(thumbnail_Array, numthumbnailSize, cmd, &resol_index);
    [all...]
camera_test.h 274 int checkSupportedParamScriptResol(param_Array **array, int size, char *param, int *num);
275 int checkSupportedParamScriptResol(param_Array **array, int size, int w, int h, int *num);

Completed in 63 milliseconds