Searched defs:height (Results 1 – 1 of 1) sorted by relevance
35 Bitmap(String name, int width, int height, Bitmap.NativeWrapper nativeData) { in Bitmap()67 static Bitmap.NativeWrapper allocNativeStorage(int width, int height) { in allocNativeStorage()