OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getBorderLine
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
UploadedTexture.java
118
private static Bitmap
getBorderLine
(
240
Bitmap line =
getBorderLine
(true, config, texHeight);
244
line =
getBorderLine
(false, config, texWidth);
250
Bitmap line =
getBorderLine
(true, config, texHeight);
256
Bitmap line =
getBorderLine
(false, config, texWidth);
/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
UploadedTexture.java
118
private static Bitmap
getBorderLine
(
240
Bitmap line =
getBorderLine
(true, config, texHeight);
244
line =
getBorderLine
(false, config, texWidth);
250
Bitmap line =
getBorderLine
(true, config, texHeight);
256
Bitmap line =
getBorderLine
(false, config, texWidth);
/packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/glrenderer/
UploadedTexture.java
118
private static Bitmap
getBorderLine
(
240
Bitmap line =
getBorderLine
(true, config, texHeight);
244
line =
getBorderLine
(false, config, texWidth);
250
Bitmap line =
getBorderLine
(true, config, texHeight);
256
Bitmap line =
getBorderLine
(false, config, texWidth);
Completed in 519 milliseconds