Searched refs:height (Results 1 - 1 of 1) sorted by relevance

/dalvik/tests/079-phantom/src/
H A DBitmap.java35 Bitmap(String name, int width, int height, Bitmap.NativeWrapper nativeData) { argument
38 mHeight = height;
67 static Bitmap.NativeWrapper allocNativeStorage(int width, int height) { argument

Completed in 1315 milliseconds