OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:calckey
(Results
1 - 1
of
1
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/presets/
FilterEnvironment.java
55
Long key =
calcKey
(bitmap.getWidth(), bitmap.getHeight());
60
Long key =
calcKey
(w, h);
73
private Long
calcKey
(long w, long h) {
Completed in 72 milliseconds