Searched refs:areas (Results 1 – 7 of 7) sorted by relevance
8893 … cam_area_t *areas = (cam_area_t *)malloc(sizeof(cam_area_t) * m_pCapability->max_num_focus_areas); in setFocusAreas() local8894 if (NULL == areas) { in setFocusAreas()8898 memset(areas, 0, sizeof(cam_area_t) * m_pCapability->max_num_focus_areas); in setFocusAreas()8902 areas, in setFocusAreas()8905 free(areas); in setFocusAreas()8909 if (validateCameraAreas(areas, num_areas_found) == false) { in setFocusAreas()8911 free(areas); in setFocusAreas()8920 areas[0].rect.left == 0 && in setFocusAreas()8921 areas[0].rect.top == 0 && in setFocusAreas()8922 areas[0].rect.width == 0 && in setFocusAreas()[all …]
1095 bool validateCameraAreas(cam_area_t *areas, int num_areas);
53 * @param areaId - bitmask that specifies in which areas the problem has
48 * Some properties may be associated with particular vehicle areas. For59 * [Definition] AreaID: An AreaID is a combination of one or more areas,68 * property value can only be changed together in all the areas within70 * changes in one of the areas in an AreaID in the array, then it must71 * automatically change in all other areas in the AreaID.837 * Enable temperature coupling between areas.855 * for the affected areas. Any parameters modified as a side effect
224 * <p>List of metering areas to use for auto-exposure adjustment.</p>252 * <p>List of metering areas to use for auto-focus.</p>279 * <p>List of metering areas to use for auto-white-balance illuminant
238 * completely black. Any areas of the buffer not covered by such content may
1082 * under translucent areas of other layers. The region is in screen space,