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

/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DBitmap.java129 checkWidthHeight(width, height);
212 checkWidthHeight(width, height);
/frameworks/base/graphics/java/android/graphics/
H A DBitmap.java205 private static void checkWidthHeight(int width, int height) { method in class:Bitmap
399 checkWidthHeight(width, height);
494 checkWidthHeight(width, height);

Completed in 236 milliseconds