Searched defs:cropY (Results 1 - 2 of 2) sorted by relevance

/hardware/samsung_slsi/exynos5/libcamera/
H A DExynosCameraHWInterface.cpp2958 int cropX, cropY, cropW, cropH = 0; local
2970 &cropX, &cropY,
2974 ALOGV("DEBUG(%s):cropX = %d, cropY = %d, cropW = %d, cropH = %d",
2975 __func__, cropX, cropY, cropW, cropH);
2980 cropX, cropY, cropW, cropH,
3241 int cropX, cropY, cropW, cropH = 0; local
3263 &cropX, &cropY,
3267 ALOGV("DEBUG(%s):cropX = %d, cropY = %d, cropW = %d, cropH = %d",
3268 __func__, cropX, cropY, cropW, cropH);
3272 cropX, cropY, crop
[all...]
/hardware/samsung_slsi/exynos5/libcamera2/
H A DExynosCameraHWInterface2.cpp4170 int cropX, cropY, cropW, cropH = 0; local
4213 &cropX, &cropY,
4232 cropY = (srcH - zoom_h) / 2;
4236 ALOGV("DEBUG(%s):cropX = %d, cropY = %d, cropW = %d, cropH = %d",
4237 __FUNCTION__, cropX, cropY, cropW, cropH);
4241 cropX, cropY, cropW, cropH,
4374 int cropX, cropY, cropW, cropH = 0; local
4395 int cropX, cropY, cropW, cropH = 0; local
4399 &cropX, &cropY,
4403 ALOGV("DEBUG(%s):cropX = %d, cropY
4494 int cropX, cropY, cropW, cropH = 0; local
4516 int cropX, cropY, cropW, cropH = 0; local
[all...]

Completed in 36 milliseconds