Searched refs:SetResolution (Results 1 – 6 of 6) sorted by relevance
72 void SetResolution(uint32_t width, uint32_t height);
102 void SetResolution(const uint32_t width, const uint32_t height);
61 void ImsMediaVideoRenderer::SetResolution(uint32_t width, uint32_t height) in SetResolution() function in ImsMediaVideoRenderer
94 void ImsMediaVideoSource::SetResolution(const uint32_t width, const uint32_t height) in SetResolution() function in ImsMediaVideoSource
68 mVideoSource->SetResolution(mWidth, mHeight); in Start()
85 mVideoRenderer->SetResolution(mWidth, mHeight); in Start()