/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/gadget/ |
H A D | MediaSetSource.java | 65 public Bitmap getImage(int index) { in getImage() method in MediaSetSource 169 public synchronized Bitmap getImage(int index) { in getImage() method in MediaSetSource.CheckedMediaSetSource 215 public Bitmap getImage(int index) { in getImage() method in MediaSetSource.EmptySource
|
H A D | WidgetSource.java | 26 public Bitmap getImage(int index); in getImage() method
|
H A D | LocalPhotoSource.java | 97 public Bitmap getImage(int index) { in getImage() method in LocalPhotoSource
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/helpers/ |
H A D | CoverArt.java | 115 public byte[] getImage() { in getImage() method in CoverArt 128 public byte[] getImage(BipImageDescriptor descriptor) { in getImage() method in CoverArt
|
/aosp12/frameworks/base/libs/hwui/ |
H A D | AutoBackendTextureRelease.h | 44 inline sk_sp<SkImage> getImage() const { return mImage; } in getImage() function
|
H A D | Layer.h | 89 inline sk_sp<SkImage> getImage() const { return this->layerImage; } in getImage() function
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/bip/ |
H A D | BipImage.java | 54 public Bitmap getImage() { in getImage() method in BipImage
|
H A D | RequestGetImage.java | 86 public BipImage getImage() { in getImage() method in RequestGetImage
|
/aosp12/frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/ |
H A D | RenderResult.java | 69 public BufferedImage getImage() { in getImage() method in RenderResult
|
/aosp12/frameworks/layoutlib/remote/client/src/com/android/layoutlib/bridge/remote/client/adapters/ |
H A D | RemoteRenderSessionAdapter.java | 47 public BufferedImage getImage() { in getImage() method in RemoteRenderSessionAdapter
|
/aosp12/packages/apps/Car/Launcher/src/com/android/car/carlauncher/homescreen/ui/ |
H A D | DescriptiveTextView.java | 66 public Drawable getImage() { in getImage() method in DescriptiveTextView
|
H A D | DescriptiveTextWithControlsView.java | 71 public Drawable getImage() { in getImage() method in DescriptiveTextWithControlsView
|
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/ |
H A D | BridgeRenderSession.java | 55 public BufferedImage getImage() { in getImage() method in BridgeRenderSession
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/ |
H A D | AvrcpCoverArtStorage.java | 73 public Bitmap getImage(BluetoothDevice device, String imageUuid) { in getImage() method in AvrcpCoverArtStorage
|
H A D | AvrcpCoverArtProvider.java | 76 private Bitmap getImage(BluetoothDevice device, String imageUuid) { in getImage() method in AvrcpCoverArtProvider
|
/aosp12/hardware/interfaces/broadcastradio/1.1/default/ |
H A D | BroadcastRadio.cpp | 158 Return<void> BroadcastRadio::getImage(int32_t id, getImage_cb _hidl_cb) { in getImage() function in android::hardware::broadcastradio::V1_1::implementation::BroadcastRadio
|
/aosp12/hardware/interfaces/broadcastradio/2.0/default/ |
H A D | BroadcastRadio.cpp | 129 Return<void> BroadcastRadio::getImage(uint32_t id, getImage_cb _hidl_cb) { in getImage() function in android::hardware::broadcastradio::V2_0::implementation::BroadcastRadio
|
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/ |
H A D | RenderDrawable.java | 173 protected BufferedImage getImage(int w, int h) { in getImage() method in RenderDrawable
|
/aosp12/frameworks/base/core/java/android/hardware/radio/ |
H A D | ITuner.aidl | 67 Bitmap getImage(int id); in getImage() method
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/ |
H A D | AvrcpCoverArtStorage.java | 110 public CoverArt getImage(String imageHandle) { in getImage() method in AvrcpCoverArtStorage
|
H A D | AvrcpCoverArtService.java | 157 public CoverArt getImage(String imageHandle) { in getImage() method in AvrcpCoverArtService
|
/aosp12/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/imaging/ |
H A D | ImageBinder.java | 65 default @Nullable Drawable getImage(Context context) { in getImage() method
|
H A D | LocalImageFetcher.java | 127 public void getImage(Context context, ImageKey key, BiConsumer<ImageKey, Drawable> consumer) { in getImage() method in LocalImageFetcher
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/audio_util/helpers/ |
H A D | Image.java | 171 public Bitmap getImage() { in getImage() method in Image
|
/aosp12/frameworks/base/services/core/java/com/android/server/broadcastradio/hal2/ |
H A D | TunerSession.java | 179 public Bitmap getImage(int id) { in getImage() method in TunerSession
|