Searched refs:startDecoding (Results 1 – 3 of 3) sorted by relevance
82 mVideoManager.startDecoding(surface, width, height); in setSurface()
103 mVideoManager.startDecoding(surface, width, height); in onStreamConfigured()
201 public void startDecoding(Surface surface, int width, int height) { in startDecoding() method in VideoManager