Searched defs:allocCase (Results 1 - 1 of 1) sorted by path

/hardware/samsung_slsi/exynos5/libcamera2/
H A DExynosCameraHWInterface2.cpp1690 int allocCase = 0; local
1696 allocCase = 0;
1701 allocCase = 1;
1705 allocCase = 2;
1719 if (allocCase == 0 || allocCase == 2) {
1768 } else if (allocCase == 1) {

Completed in 46 milliseconds