Searched refs:sizeOfResSize (Results 1 - 1 of 1) sorted by relevance

/hardware/samsung_slsi/exynos5/libcamera/
H A DExynosCameraHWInterface.cpp3894 int sizeOfResSize = sizeof(RESOLUTION_LIST) / (sizeof(int) * 2); local
3896 for (int i = 0; i < sizeOfResSize; i++) {

Completed in 280 milliseconds