HomeSort by relevance Sort by last modified time
    Searched refs:getWindowsFromBitmap (Results 1 - 2 of 2) sorted by null

  /packages/apps/TV/src/com/android/tv/tuner/cc/
CaptionTrackRenderer.java 185 private ArrayList<CaptionWindowLayout> getWindowsFromBitmap(int windowBitmap) {
202 for (CaptionWindowLayout windowLayout : getWindowsFromBitmap(windowBitmap)) {
211 for (CaptionWindowLayout windowLayout : getWindowsFromBitmap(windowBitmap)) {
220 for (CaptionWindowLayout windowLayout : getWindowsFromBitmap(windowBitmap)) {
229 for (CaptionWindowLayout windowLayout : getWindowsFromBitmap(windowBitmap)) {
242 for (CaptionWindowLayout windowLayout : getWindowsFromBitmap(windowBitmap)) {
  /frameworks/base/media/java/android/media/
Cea708CaptionRenderer.java     [all...]

Completed in 85 milliseconds