Home | History | Annotate | Download | only in libcamera

Lines Matching refs:ExynosRect2

2160     ExynosRect2 *face2     = new ExynosRect2[num];
2161 ExynosRect2 *leftEye2 = new ExynosRect2[num];
2162 ExynosRect2 *rightEye2 = new ExynosRect2[num];
2163 ExynosRect2 *mouth2 = new ExynosRect2[num];
2197 ExynosRect2 *face,
2198 ExynosRect2 *leftEye,
2199 ExynosRect2 *rightEye,
2200 ExynosRect2 *mouth)
2863 ExynosRect2 *rect2s = new ExynosRect2[num];
2874 bool ExynosCamera::setFocusAreas(int num, ExynosRect2* rect2s, int *weights)
3093 bool ExynosCamera::setMeteringAreas(int num, ExynosRect2 *rect2s, int *weights)
3931 void ExynosCamera::m_secRect2SecRect2(ExynosRect *rect, ExynosRect2 *rect2)
3939 void ExynosCamera::m_secRect22SecRect(ExynosRect2 *rect2, ExynosRect *rect)