Searched defs:rect2s (Results 1 – 2 of 2) sorted by relevance
2863 ExynosRect2 *rect2s = new ExynosRect2[num]; in setFocusAreas() local2874 bool ExynosCamera::setFocusAreas(int num, ExynosRect2* rect2s, int *weights) in setFocusAreas()3093 bool ExynosCamera::setMeteringAreas(int num, ExynosRect2 *rect2s, int *weights) in setMeteringAreas()
1075 ExynosRect2 *rect2s = new ExynosRect2[maxNumMeteringAreas]; in setParameters() local1314 ExynosRect2 *rect2s = new ExynosRect2[maxNumFocusAreas]; in setParameters() local3939 int ExynosCameraHWInterface::m_bracketsStr2Ints(char *str, int num, ExynosRect2 *rect2s, int *weigh… in m_bracketsStr2Ints()