Searched defs:RenderType (Results 1 – 7 of 7) sorted by relevance
104 VideoRenderType VideoRenderIosImpl::RenderType() { return kRenderiOS; } function
165 VideoRenderType VideoRenderLinuxImpl::RenderType() in RenderType() function in webrtc::VideoRenderLinuxImpl
180 VideoRenderMacCarbonImpl::RenderType() in RenderType() function in webrtc::VideoRenderMacCarbonImpl
91 VideoRenderType VideoRenderExternalImpl::RenderType() in RenderType() function in webrtc::VideoRenderExternalImpl
180 VideoRenderType VideoRenderWindowsImpl::RenderType() in RenderType() function in webrtc::VideoRenderWindowsImpl
228 VideoRenderType VideoRenderAndroid::RenderType() { in RenderType() function in webrtc::VideoRenderAndroid
906 static MagickBooleanType RenderType(Image *image,const DrawInfo *draw_info, in RenderType() function