Searched defs:SupportsNativeHandle (Results 1 – 7 of 7) sorted by relevance
127 virtual bool SupportsNativeHandle() const { return false; } in SupportsNativeHandle() function
182 bool VideoEncoderSoftwareFallbackWrapper::SupportsNativeHandle() const { in SupportsNativeHandle() function in webrtc::VideoEncoderSoftwareFallbackWrapper
65 bool SupportsNativeHandle() const override { in SupportsNativeHandle() function in webrtc::VideoEncoderSoftwareFallbackWrapperTest::CountingFakeEncoder
218 bool VCMGenericEncoder::SupportsNativeHandle() const { in SupportsNativeHandle() function in webrtc::VCMGenericEncoder
490 bool SimulcastEncoderAdapter::SupportsNativeHandle() const { in SupportsNativeHandle() function in webrtc::SimulcastEncoderAdapter
135 bool SupportsNativeHandle() const override { return supports_native_handle_; } in SupportsNativeHandle() function in webrtc::testing::MockVideoEncoder
111 bool SupportsNativeHandle() const override { return true; } in SupportsNativeHandle() function in webrtc_jni::MediaCodecVideoEncoder