Searched refs:cfa (Results 1 – 1 of 1) sorted by relevance
244 Integer cfa = info.get(CameraCharacteristics.SENSOR_INFO_COLOR_FILTER_ARRANGEMENT); in updateFormats() local245 if (cfa != null) { in updateFormats()246 switch (cfa) { in updateFormats()