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

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
ImageFilterDownsample.java 64 int orig_h = size.height(); local
69 int newHeight = orig_h * p / 100;
  /toolchain/binutils/binutils-2.25/ld/
plugin.c 967 struct bfd_link_hash_entry *orig_h = h; local
1034 if (orig_h == NULL
1037 && bfd_hash_lookup (info->notice_hash, orig_h->root.string,
1039 return (*orig_callbacks->notice) (info, orig_h, inh,

Completed in 102 milliseconds