OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NexusRS
(Results
1 - 2
of
2
) sorted by null
/packages/wallpapers/Basic/src/com/android/wallpaper/nexus/
NexusWallpaper.java
24
return new
NexusRS
(width, height);
NexusRS.java
42
class
NexusRS
extends RenderScriptScene {
54
public
NexusRS
(int width, int height) {
81
// android.util.Log.d("
NexusRS
", String.format("resize(%d, %d)", width, height));
187
// android.util.Log.d("
NexusRS
", String.format(
Completed in 166 milliseconds