Searched refs:ccLayout (Results 1 – 1 of 1) sorted by relevance
1401 public CCHandler(CCLayout ccLayout) { in CCHandler() argument1402 mCCLayout = ccLayout; in CCHandler()1864 public void initWindow(CCLayout ccLayout, Cea708CCParser.CaptionWindow captionWindow) { in initWindow() argument1865 if (mCCLayout != ccLayout) { in initWindow()1869 mCCLayout = ccLayout; in initWindow()