Searched refs:getBitmapFromContent (Results 1 - 2 of 2) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/
H A DBitmapWorkerTask.java97 return getBitmapFromContent(workerOptions);
281 private Bitmap getBitmapFromContent(BitmapWorkerOptions options) throws IOException { method in class:BitmapWorkerTask
H A DDrawableLoader.java113 return getBitmapFromContent(workerOptions);
291 private Drawable getBitmapFromContent(BitmapWorkerOptions options) method in class:DrawableLoader

Completed in 94 milliseconds