Searched refs:errorBitmap (Results 1 – 1 of 1) sorted by relevance
486 Bitmap errorBitmap = Bitmap.createBitmap(mPageContentWidth, mPageContentHeight, in updatePreviewAreaPageSizeAndEmptyState() local488 errorContent.draw(new Canvas(errorBitmap)); in updatePreviewAreaPageSizeAndEmptyState()492 mErrorState = new BitmapDrawable(mContext.getResources(), errorBitmap); in updatePreviewAreaPageSizeAndEmptyState()