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

  /frameworks/opt/bitmap/src/com/android/bitmap/
DecodeTask.java 327 mDecodeOpts.horizontalCenter, mDecodeOpts.verticalCenter,
568 public float verticalCenter;
582 * @param verticalCenter If the destination dimensions are smaller than the source image
588 final float verticalCenter, final int sampleSizeStrategy) {
589 this(destW, destH, 0.5f, verticalCenter, sampleSizeStrategy);
599 * @param verticalCenter If the destination dimensions are smaller than the source image
605 final float verticalCenter, final int sampleSizeStrategy) {
609 this.verticalCenter = verticalCenter;
  /prebuilts/tools/common/fest/
fest-swing-1.2.1.jar 

Completed in 150 milliseconds