Home
last modified time | relevance | path

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

/hardware/interfaces/tv/input/1.0/default/
DTvInput.cpp92 if (isSupportedStreamType(configs[i].type)) { in getStreamConfigurations()
113 if (isSupportedStreamType(stream.type)) { in openStream()
185 if (isSupportedStreamType(configs[i].type)) { in getSupportedConfigCount()
193 bool TvInput::isSupportedStreamType(int type) { in isSupportedStreamType() function in android::hardware::tv::input::V1_0::implementation::TvInput
DTvInput.h58 static bool isSupportedStreamType(int type);