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