Searched refs:height (Results 1 – 1 of 1) sorted by relevance
36 Bitmap(String name, int width, int height, Bitmap.NativeWrapper nativeData) { in Bitmap() argument39 mHeight = height; in Bitmap()68 static Bitmap.NativeWrapper allocNativeStorage(int width, int height) { in allocNativeStorage() argument