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

  /frameworks/av/services/camera/libcameraservice/camera2/
Parameters.h 119 bool videoStabilization;
Parameters.cpp 766 videoStabilization = false;
    [all...]
  /hardware/samsung_slsi/exynos5/include/
ExynosCamera.h 135 bool videoStabilization;
  /hardware/samsung_slsi/exynos5/libcamera/
ExynosCamera.cpp 170 videoStabilization = false;
302 videoStabilization = false;
419 videoStabilization = false;
534 videoStabilization = false;
    [all...]
  /frameworks/av/services/camera/libcameraservice/
Camera2Client.cpp 341 p.videoStabilization ? "enabled" : "disabled");
    [all...]

Completed in 2106 milliseconds