HomeSort by relevance Sort by last modified time
    Searched defs:cropRegion (Results 1 - 4 of 4) sorted by null

  /hardware/samsung_slsi/exynos5/libcamera2/
ExynosCamera2.cpp 819 int32_t cropRegion[3] = {
822 ADD_OR_SIZE(ANDROID_SCALER_CROP_REGION, cropRegion, 3);
fimc-is-metadata.h 334 uint32_t cropRegion[3];
337 uint32_t cropRegion[3];
  /device/generic/goldfish/camera/
EmulatedFakeCamera3.cpp 594 static const int32_t cropRegion[3] = {
597 settings.update(ANDROID_SCALER_CROP_REGION, cropRegion, 3);
    [all...]
  /hardware/samsung_slsi/exynos5/original-kernel-headers/linux/
fimc-is-metadata.h 381 uint32_t cropRegion[3];
385 uint32_t cropRegion[3];

Completed in 279 milliseconds