Home
last modified time | relevance | path

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

/hardware/libhardware/modules/camera/3_4/
Dstatic_properties.cpp238 static bool IsInputType(int stream_type) { in IsInputType() function
282 } else if (!IsInputType(stream->stream_type) && in SanityCheckStreamConfiguration()
302 if (IsInputType(stream->stream_type)) { in InputStreamsSupported()