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

  /packages/apps/UnifiedEmail/src/com/android/bitmap/
ReusableBitmap.java 57 public int getLogicalWidth() {
  /packages/apps/UnifiedEmail/src/com/android/mail/bitmap/
AttachmentDrawable.java 205 .calculateCroppedSrcRect(mBitmap.getLogicalWidth(), mBitmap.getLogicalHeight(),
216 new Rect(0, 0, mBitmap.getLogicalWidth(), mBitmap.getLogicalHeight()),

Completed in 2880 milliseconds