Home
last modified time | relevance | path

Searched refs:getSupportedColorEffects (Results 1 – 3 of 3) sorted by relevance

/hardware/samsung_slsi/exynos5/include/
DExynosCamera.h511 int getSupportedColorEffects(void);
/hardware/samsung_slsi/exynos5/libcamera/
DExynosCamera.cpp2484 int ExynosCamera::getSupportedColorEffects(void) in getSupportedColorEffects() function in android::ExynosCamera
DExynosCameraHWInterface.cpp2132 int effect = m_secCamera->getSupportedColorEffects(); in m_initDefaultParameters()