Searched refs:parseUvcProperties (Results 1 – 2 of 2) sorted by relevance
151 std::shared_ptr<UVCProperties> parseUvcProperties();
159 mUVCProperties = parseUvcProperties(); in openV4L2DeviceAndSubscribe()295 std::shared_ptr<UVCProperties> UVCProvider::UVCDevice::parseUvcProperties() { in parseUvcProperties() function in android::webcam::UVCProvider::UVCDevice