HomeSort by relevance Sort by last modified time
    Searched refs:InputDeviceConverter (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libmedia/include/media/
TypeConverter.h 203 typedef TypeConverter<InputDeviceTraits> InputDeviceConverter;
219 template<> const InputDeviceConverter::Table InputDeviceConverter::mTable[];
287 InputDeviceConverter::maskToString(devices, result);
  /frameworks/av/media/libmedia/
TypeConverter.cpp 67 const InputDeviceConverter::Table InputDeviceConverter::mTable[] = {
416 return InputDeviceConverter::fromString(literalDevice, device) ||

Completed in 5156 milliseconds