Searched refs:hasCurrentEncodedFormat (Results 1 – 4 of 4) sorted by relevance
179 if (device->hasCurrentEncodedFormat()) { in devicesSupportEncodedFormats()
62 bool hasCurrentEncodedFormat() const;
157 return device == deviceDesc && deviceDesc->hasCurrentEncodedFormat(); }) == 1; in containsSingleDeviceSupportingEncodedFormats()
101 bool DeviceDescriptor::hasCurrentEncodedFormat() const in hasCurrentEncodedFormat() function in android::DeviceDescriptor