Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/include/
DExynosCamera.h782 bool m_getCropRect(unsigned int src_w, unsigned int src_h,
/hardware/samsung_slsi/exynos5/libcamera/
DExynosCamera.cpp3540 m_getCropRect(cropcap.bounds.width, cropcap.bounds.height, in m_setCrop()
3577 bool ExynosCamera::m_getCropRect(unsigned int src_w, unsigned int src_h, in m_getCropRect() function in android::ExynosCamera