HomeSort by relevance Sort by last modified time
    Searched refs:edgeStrength (Results 1 - 3 of 3) sorted by null

  /hardware/samsung_slsi/exynos5/libcamera2/
ExynosCamera2.cpp 815 static const uint8_t edgeStrength = 5;
816 ADD_OR_SIZE(ANDROID_EDGE_STRENGTH, &edgeStrength, 1);
  /device/generic/goldfish/camera/
EmulatedFakeCamera3.cpp 590 static const uint8_t edgeStrength = 5;
591 settings.update(ANDROID_EDGE_STRENGTH, &edgeStrength, 1);
    [all...]
EmulatedFakeCamera2.cpp     [all...]

Completed in 28 milliseconds