Home
last modified time | relevance | path

Searched refs:BEAUTY_SHOT_OFF (Results 1 – 2 of 2) sorted by relevance

/hardware/samsung_slsi/exynos5/include/
Dvideodev2_exynos_camera.h902 BEAUTY_SHOT_OFF = 0, enumerator
/hardware/samsung_slsi/exynos5/libcamera/
DExynosCamera.cpp4535 int beautyShot = (toggle == true) ? BEAUTY_SHOT_ON : BEAUTY_SHOT_OFF; in setBeautyShot()