Home
last modified time | relevance | path

Searched refs:getBorderLine (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
DUploadedTexture.java118 private static Bitmap getBorderLine( in getBorderLine() method in UploadedTexture
240 Bitmap line = getBorderLine(true, config, texHeight); in uploadToCanvas()
244 line = getBorderLine(false, config, texWidth); in uploadToCanvas()
250 Bitmap line = getBorderLine(true, config, texHeight); in uploadToCanvas()
256 Bitmap line = getBorderLine(false, config, texWidth); in uploadToCanvas()