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

  /development/samples/devbytes/animation/ActivityAnimations/src/com/example/android/activityanim/
PictureDetailsActivity.java 86 final int thumbnailHeight = bundle.getInt(PACKAGE_NAME + ".height");
115 mHeightScale = (float) thumbnailHeight / mImageView.getHeight();
  /device/moto/shamu/camera/QCamera/HAL/usbcamcore/inc/
QCameraUsbPriv.h 179 int thumbnailHeight;
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recent/
RecentTasksLoader.java 112 int thumbnailHeight =
117 new ColorDrawableWithDimensions(color, thumbnailWidth, thumbnailHeight);
  /device/lge/mako/camera/QCamera/HAL/core/inc/
QCameraHWI.h 687 int thumbnailWidth, thumbnailHeight;
  /device/lge/mako/camera/
QCameraHWI.h 700 int thumbnailWidth, thumbnailHeight;
  /device/moto/shamu/camera/QCamera/HAL/core/inc/
QCameraHWI.h 775 int thumbnailWidth, thumbnailHeight;
    [all...]

Completed in 220 milliseconds