Home
last modified time | relevance | path

Searched refs:getWindowsFromBitmap (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TV/usbtuner/src/com/android/usbtuner/cc/
DCaptionTrackRenderer.java185 private ArrayList<CaptionWindowLayout> getWindowsFromBitmap(int windowBitmap) { in getWindowsFromBitmap() method in CaptionTrackRenderer
202 for (CaptionWindowLayout windowLayout : getWindowsFromBitmap(windowBitmap)) { in clearWindows()
211 for (CaptionWindowLayout windowLayout : getWindowsFromBitmap(windowBitmap)) { in displayWindows()
220 for (CaptionWindowLayout windowLayout : getWindowsFromBitmap(windowBitmap)) { in hideWindows()
229 for (CaptionWindowLayout windowLayout : getWindowsFromBitmap(windowBitmap)) { in toggleWindows()
242 for (CaptionWindowLayout windowLayout : getWindowsFromBitmap(windowBitmap)) { in deleteWindows()