Searched refs:isSupportedStreamType (Results 1 – 2 of 2) sorted by relevance
92 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
58 static bool isSupportedStreamType(int type);