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

  /frameworks/opt/bitmap/src/com/android/bitmap/
DecodeTask.java 327 mDecodeOpts.horizontalCenter, mDecodeOpts.verticalCenter,
562 public float horizontalCenter;
596 * @param horizontalCenter If the destination dimensions are smaller than the source image
604 public DecodeOptions(final int destW, final int destH, final float horizontalCenter,
608 this.horizontalCenter = horizontalCenter;
  /prebuilts/tools/common/fest/
fest-swing-1.2.1.jar 

Completed in 429 milliseconds