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