Home | History | Annotate | Download | only in libcamera

Lines Matching refs:ExynosRect

1782                             ExynosRect *rect)
2139 ExynosRect *face,
2140 ExynosRect *leftEye,
2141 ExynosRect *rightEye,
2142 ExynosRect *mouth)
2362 int ExynosCamera::getFocusAreas(ExynosRect *rects)
2427 int ExynosCamera::getMeteringAreas(ExynosRect *rects)
2854 bool ExynosCamera::setFocusAreas(int num, ExynosRect* rects, int *weights)
3068 bool ExynosCamera::setMeteringAreas(int num, ExynosRect *rects, int *weights)
3102 ExynosRect *rects = new ExynosRect[num];
3716 void ExynosCamera::m_setExifChangedAttribute(exif_attribute_t *exifInfo, ExynosRect *rect)
3931 void ExynosCamera::m_secRect2SecRect2(ExynosRect *rect, ExynosRect2 *rect2)
3939 void ExynosCamera::m_secRect22SecRect(ExynosRect2 *rect2, ExynosRect *rect)