OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:prevPowerOf2
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
BitmapUtils.java
92
? Utils.
prevPowerOf2
(initialSize)
102
? Utils.
prevPowerOf2
(initialSize)
Utils.java
102
public static int
prevPowerOf2
(int n) {
Completed in 1770 milliseconds