Home
last modified time | relevance | path

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

/hardware/ti/omap4-aah/test/CameraHal/
Dcamera_test.h271 int getSupportedParametersNames(int width, int height, param_Array array[], int arraySize);
Dcamera_test_menu.cpp1817 int x = getSupportedParametersNames(capture_Array[cnt]->width, in getSupportedParametersCaptureSize()
1848 int x = getSupportedParametersNames(Vcapture_Array[cnt]->width, in getSupportedParametersVideoCaptureSize()
1878 int x = getSupportedParametersNames(preview_Array[cnt]->width, in getSupportedParametersPreviewSize()
1907 int x = getSupportedParametersNames(thumbnail_Array[cnt]->width, in getSupportedParametersThumbnailSize()
1922 int getSupportedParametersNames(int width, int height, param_Array array[], int arraySize) { in getSupportedParametersNames() function