Home
last modified time | relevance | path

Searched refs:OutputDeviceTraits (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libmediahelper/include/media/
DTypeConverter.h68 struct OutputDeviceTraits : public DeviceTraits {}; struct
203 typedef TypeConverter<OutputDeviceTraits> OutputDeviceConverter;
/frameworks/av/media/libmediahelper/
DTypeConverter.cpp402 template class TypeConverter<OutputDeviceTraits>;