HomeSort by relevance Sort by last modified time
    Searched defs:getBitmap (Results 76 - 100 of 243) sorted by null

1 2 34 5 6 7 8 910

  /frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
UploadedTexture.java 134 private Bitmap getBitmap() {
154 if (mWidth == UNSPECIFIED) getBitmap();
160 if (mWidth == UNSPECIFIED) getBitmap();
193 Bitmap bitmap = getBitmap();
212 Bitmap bitmap = getBitmap();
  /frameworks/support/compat/src/main/java/androidx/core/graphics/drawable/
RoundedBitmapDrawable.java 79 public final Bitmap getBitmap() {
  /packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/
DrawableDownloader.java 39 * Calling getBitmap() or loadBitmap() will return a RefcountBitmapDrawable with initial refcount =
123 mByteCount += RecycleBitmapPool.getSize(d.getBitmap());
279 public void getBitmap(BitmapWorkerOptions options, final BitmapCallback callback) {
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
RenderingRequest.java 74 bitmap = MasterImage.getImage().getBitmapCache().getBitmap(
138 public Bitmap getBitmap() {
  /packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
UploadedTexture.java 134 private Bitmap getBitmap() {
154 if (mWidth == UNSPECIFIED) getBitmap();
160 if (mWidth == UNSPECIFIED) getBitmap();
193 Bitmap bitmap = getBitmap();
212 Bitmap bitmap = getBitmap();
  /packages/apps/LegacyCamera/src/com/android/camera/
Thumbnail.java 69 public Bitmap getBitmap() {
  /packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/
NotificationService.java 74 private static Bitmap getBitmap(Context context, int resId) {
141 .setLargeIcon(getBitmap(context, R.drawable.bucket))
219 .setLargeIcon(getBitmap(this, R.drawable.matias_hed))
287 .setLargeIcon(getBitmap(this, R.drawable.romainguy_hed))
290 .bigPicture(d.getBitmap())
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
trie_map.h 106 mTrieMap->popCount(bitmapEntry.getBitmap()), bitmapEntry.getTableIndex());
264 AK_FORCE_INLINE uint32_t getBitmap() const {
  /cts/tests/tests/widget/src/android/widget/cts/
RemoteViewsTest.java 239 WidgetTestUtils.assertEquals(dBlack.getBitmap(),
240 ((BitmapDrawable) image.getDrawable()).getBitmap());
253 WidgetTestUtils.assertEquals(dBlue.getBitmap(),
254 ((BitmapDrawable) image.getDrawable()).getBitmap());
267 WidgetTestUtils.assertEquals(d.getBitmap(),
268 ((BitmapDrawable) image.getDrawable()).getBitmap());
290 Bitmap imageViewBitmap = ((BitmapDrawable) image.getDrawable()).getBitmap();
402 WidgetTestUtils.assertEquals(d.getBitmap(),
403 ((BitmapDrawable) image.getDrawable()).getBitmap());
491 WidgetTestUtils.assertEquals(bitmap, ((BitmapDrawable) image.getDrawable()).getBitmap());
    [all...]
SimpleCursorAdapterTest.java 218 WidgetTestUtils.assertEquals(d.getBitmap(),
219 ((BitmapDrawable) view.getDrawable()).getBitmap());
246 Bitmap actualBitmap = ((BitmapDrawable) view.getDrawable()).getBitmap();
  /frameworks/base/core/java/android/hardware/radio/
RadioMetadata.java 343 public Bitmap getBitmap(String key) {
  /frameworks/base/core/java/android/view/
TextureView.java 534 * @see #getBitmap(android.graphics.Bitmap)
535 * @see #getBitmap(int, int)
537 public Bitmap getBitmap() {
538 return getBitmap(getWidth(), getHeight());
561 * @see #getBitmap(android.graphics.Bitmap)
562 * @see #getBitmap()
564 public Bitmap getBitmap(int width, int height) {
566 return getBitmap(Bitmap.createBitmap(getResources().getDisplayMetrics(),
589 * @see #getBitmap(int, int)
590 * @see #getBitmap()
    [all...]
  /frameworks/base/graphics/java/android/graphics/drawable/
Icon.java 142 public Bitmap getBitmap() {
144 throw new IllegalStateException("called getBitmap() on " + this);
328 return new BitmapDrawable(context.getResources(), getBitmap());
331 new BitmapDrawable(context.getResources(), getBitmap()));
436 getBitmap().isMutable() &&
437 getBitmap().getAllocationByteCount() >= MIN_ASHMEM_ICON_SIZE) {
438 setBitmap(getBitmap().createAshmemBitmap());
457 getBitmap().compress(Bitmap.CompressFormat.PNG, 100, dataStream);
529 return getBitmap() == otherIcon.getBitmap();
    [all...]
BitmapDrawable.java 226 public final Bitmap getBitmap() {
    [all...]
  /frameworks/base/media/java/android/media/
MediaMetadata.java 502 public Bitmap getBitmap(@BitmapKey String key) {
580 Bitmap next = getBitmap(PREFERRED_BITMAP_ORDER[i]);
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
ImageWallpaper.java 253 updateBitmap(mWallpaperManager.getBitmap(true /* hardware */));
369 return mWallpaperManager.getBitmap(true /* hardware */);
394 return mWallpaperManager.getBitmap(true /* hardware */);
  /frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/
NotificationTests.java 70 private static Bitmap getBitmap(Context context, int resId) {
154 .setLargeIcon(getBitmap(context, R.drawable.bucket))
277 .setLargeIcon(getBitmap(mContext, R.drawable.matias_hed))
342 .setLargeIcon(getBitmap(mContext, R.drawable.romainguy_hed))
346 .bigPicture(d.getBitmap()))
  /frameworks/opt/bitmap/src/com/android/bitmap/drawable/
BasicBitmapDrawable.java 114 protected ReusableBitmap getBitmap() {
415 * The bitmap to be drawn can be found at {@link #getBitmap()}.
  /packages/apps/Dialer/java/com/android/dialer/lettertile/
LetterTileDrawable.java 190 public Bitmap getBitmap(int width, int height) {
  /packages/apps/Gallery/src/com/android/camera/
ImageViewTouchBase.java 87 if (mBitmapDisplayed.getBitmap() != null) {
131 Bitmap old = mBitmapDisplayed.getBitmap();
166 if (bitmap.getBitmap() != null) {
168 setImageBitmap(bitmap.getBitmap(), bitmap.getRotation());
187 if (mBitmapDisplayed.getBitmap() == null) {
194 mBitmapDisplayed.getBitmap().getWidth(),
195 mBitmapDisplayed.getBitmap().getHeight());
297 if (mBitmapDisplayed.getBitmap() == null) {
367 if (mBitmapDisplayed.getBitmap() == null) {
379 if (mBitmapDisplayed.getBitmap() == null)
    [all...]
  /packages/apps/WallpaperPicker/src/com/android/photos/
BitmapRegionTileSource.java 329 public Bitmap getBitmap() {
330 return mPreview instanceof BitmapTexture ? ((BitmapTexture) mPreview).getBitmap() : null;
  /external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/service/
TerminalBridge.java 811 public Bitmap getBitmap() {
  /frameworks/support/media/src/main/java/android/support/v4/media/
MediaMetadataCompat.java 457 public Bitmap getBitmap(@BitmapKey String key) {
507 Bitmap next = getBitmap(PREFERRED_BITMAP_ORDER[i]);
    [all...]
  /frameworks/support/media/src/main/java/androidx/media/
MediaMetadata2.java 210 * @see #getBitmap(String)
232 * @see #getBitmap(String)
316 * @see #getBitmap(String)
745 public @Nullable Bitmap getBitmap(@NonNull @BitmapKey String key) {
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
MediaRouterTest.java 214 assertTrue(getBitmap(mTestIconDrawable).sameAs(getBitmap(userRoute.getIconDrawable())));
305 assertTrue(getBitmap(mTestIconDrawable).sameAs(getBitmap(routeGroup.getIconDrawable())));
570 private Bitmap getBitmap(Drawable drawable) {

Completed in 847 milliseconds

1 2 34 5 6 7 8 910