Lines Matching refs:createScreenshot
154 // A bitmap that is re-used in createScreenshot as scratch space
563 createScreenshot(tab.getWebView(),
1907 createScreenshot(w, getDesiredThumbnailWidth(mActivity),
1949 static Bitmap createScreenshot(WebView view, int width, int height) {
2015 final Bitmap bm = createScreenshot(view, getDesiredThumbnailWidth(mActivity),