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

  /frameworks/native/services/surfaceflinger/layerproto/include/layerproto/
LayerProtoParser.h 95 LayerProtoParser::Rect finalCrop;
  /frameworks/native/libs/gui/include/gui/
LayerState.h 74 finalCrop(Rect::INVALID_RECT), frameNumber(0),
105 Rect finalCrop;
  /frameworks/native/services/surfaceflinger/
Layer.h 197 // finalCrop is expressed in display space coordinate.
198 Rect finalCrop;
  /frameworks/base/services/core/java/com/android/server/wallpaper/
WallpaperManagerService.java 734 final Bitmap finalCrop = Bitmap.createScaledBitmap(cropped,
740 Slog.v(TAG, " out: w=" + finalCrop.getWidth()
741 + " h=" + finalCrop.getHeight());
746 finalCrop.compress(Bitmap.CompressFormat.JPEG, 100, bos);
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-8.0.0_r4-robolectric-0.jar 
android-all-o-preview-4-robolectric-0.jar 

Completed in 487 milliseconds