HomeSort by relevance Sort by last modified time
    Searched refs:checkWidthHeight (Results 1 - 2 of 2) sorted by null

  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Bitmap.java 129 checkWidthHeight(width, height);
212 checkWidthHeight(width, height);
  /frameworks/base/graphics/java/android/graphics/
Bitmap.java 205 private static void checkWidthHeight(int width, int height) {
408 checkWidthHeight(width, height);
503 checkWidthHeight(width, height);
    [all...]

Completed in 7886 milliseconds