Searched refs:enumerateSupportedProfiles (Results 1 – 2 of 2) sorted by relevance
514 SupportedProfiles enumerateSupportedProfiles(V4L2Device::Type type,
2178 const auto& profiles = device->enumerateSupportedProfiles(type, pixelFormats); in getSupportedProfiles()2324 SupportedProfiles V4L2Device::enumerateSupportedProfiles( in enumerateSupportedProfiles() function in android::V4L2Device