Searched refs:mServerLatencySupported (Results 1 – 2 of 2) sorted by relevance
106 bool isServerLatencySupported() const final { return mServerLatencySupported; } in isServerLatencySupported()389 bool mServerLatencySupported = false; variable
835 mServerLatencySupported = checkServerLatencySupported(format, flags); in Track()2819 mServerLatencySupported = checkServerLatencySupported(mFormat, flags); in RecordTrack()