Searched refs:captureFormats (Results 1 – 1 of 1) sorted by relevance
247 std::vector<std::shared_ptr<FormatAdapter>> captureFormats; in GetCameraSupportFormats() local254 return captureFormats; in GetCameraSupportFormats()261 captureFormats.push_back(format); in GetCameraSupportFormats()263 return captureFormats; in GetCameraSupportFormats()