/aosp12/frameworks/base/services/tests/servicestests/assets/shortcut/ |
H A D | dumpsys_expected.txt | 28 "bitmaps": 0, 36 "bitmaps": 2, 44 "bitmaps": 0, 52 "bitmaps": 0, 70 "bitmaps": 0, 97 "bitmaps": 0,
|
/aosp12/packages/apps/Gallery/src/com/android/camera/ |
H A D | PhotoAppWidgetBind.java | 52 final ArrayList<Bitmap> bitmaps = in onCreate() local 55 if (appWidgetIds == null || bitmaps == null in onCreate() 56 || appWidgetIds.length != bitmaps.size()) { in onCreate() 66 helper.setPhoto(appWidgetId, bitmaps.get(i)); in onCreate()
|
/aosp12/packages/apps/Car/Cluster/DirectRenderingCluster/src/android/car/cluster/ |
H A D | CueView.java | 85 .thenAccept(bitmaps -> { in setCue() 86 mHandler.post(() -> update(cue, bitmaps, alpha)); in setCue() 100 private void update(Cue cue, Map<ImageReference, Bitmap> bitmaps, float alpha) { in update() argument 105 Bitmap bitmap = bitmaps.get(element.getImage()); in update()
|
H A D | ImageResolver.java | 159 Map<ImageReference, Bitmap> bitmaps = bitmapFutures.entrySet().stream() in getBitmaps() 162 future.complete(bitmaps); in getBitmaps()
|
/aosp12/packages/apps/Car/Cluster/ClusterOsDouble/src/com/android/car/cluster/view/ |
H A D | CueView.java | 92 .thenAccept(bitmaps -> { in setCue() 93 mHandler.post(() -> update(cue, bitmaps, alpha)); in setCue() 107 private void update(Cue cue, Map<ImageReference, Bitmap> bitmaps, float alpha) { in update() argument 112 Bitmap bitmap = bitmaps.get(element.getImage()); in update()
|
H A D | ImageResolver.java | 144 Map<ImageReference, Bitmap> bitmaps = bitmapFutures.entrySet().stream() in getBitmaps() 147 future.complete(bitmaps); in getBitmaps()
|
/aosp12/frameworks/base/media/java/android/media/ |
H A D | MediaMetadataRetriever.java | 843 List<Bitmap> bitmaps = getFramesAtIndex(frameIndex, 1, params); in getFrameAtIndex() local 844 return bitmaps.get(0); in getFrameAtIndex() 865 List<Bitmap> bitmaps = getFramesAtIndex(frameIndex, 1); in getFrameAtIndex() local 866 return bitmaps.get(0); in getFrameAtIndex()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
H A D | UserSwitcherController.java | 283 SparseArray<Bitmap> bitmaps = new SparseArray<>(mUsers.size()); in refreshUsers() local 291 bitmaps.put(r.info.id, r.picture); in refreshUsers() 300 final SparseArray<Bitmap> bitmaps = params[0]; in refreshUsers() local 328 Bitmap picture = bitmaps.get(info.id); in refreshUsers() 404 }.execute((SparseArray) bitmaps); in refreshUsers()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
H A D | NotificationMediaManager.java | 834 protected Bitmap doInBackground(Bitmap... bitmaps) { in doInBackground() argument 836 if (manager == null || bitmaps.length == 0 || isCancelled()) { in doInBackground() 839 return manager.processArtwork(bitmaps[0]); in doInBackground()
|
/aosp12/system/sepolicy/prebuilts/api/27.0/private/ |
H A D | file_contexts | 430 # /data/system_ce/0/shortcut_service/bitmaps/com.example.app/1457472879282.png 431 /data/system_ce/[0-9]+/shortcut_service/bitmaps(/.*)? u:object_r:shortcut_manager_icons:s0
|
/aosp12/system/sepolicy/prebuilts/api/28.0/private/ |
H A D | file_contexts | 487 # /data/system_ce/0/shortcut_service/bitmaps/com.example.app/1457472879282.png 488 /data/system_ce/[0-9]+/shortcut_service/bitmaps(/.*)? u:object_r:shortcut_manager_icons:s0
|
/aosp12/system/sepolicy/prebuilts/api/26.0/private/ |
H A D | file_contexts | 423 # /data/system_ce/0/shortcut_service/bitmaps/com.example.app/1457472879282.png 424 /data/system_ce/[0-9]+/shortcut_service/bitmaps(/.*)? u:object_r:shortcut_manager_icons:s0
|
/aosp12/system/sepolicy/prebuilts/api/29.0/private/ |
H A D | file_contexts | 577 # /data/system_ce/0/shortcut_service/bitmaps/com.example.app/1457472879282.png 578 /data/system_ce/[0-9]+/shortcut_service/bitmaps(/.*)? u:object_r:shortcut_manager_icons:s0
|
/aosp12/frameworks/rs/script_api/include/ |
H A D | rs_object_info.rsh | 30 * They are a structured collection of cells that can be used to store bitmaps, textures,
|
/aosp12/system/sepolicy/prebuilts/api/30.0/private/ |
H A D | file_contexts | 658 # /data/system_ce/0/shortcut_service/bitmaps/com.example.app/1457472879282.png 659 /data/system_ce/[0-9]+/shortcut_service/bitmaps(/.*)? u:object_r:shortcut_manager_icons:s0
|
/aosp12/packages/modules/Virtualization/microdroid/ |
H A D | microdroid_file_contexts | 706 # /data/system_ce/0/shortcut_service/bitmaps/com.example.app/1457472879282.png 707 /data/system_ce/[0-9]+/shortcut_service/bitmaps(/.*)? u:object_r:shortcut_manager_icons:s0
|
/aosp12/system/sepolicy/prebuilts/api/31.0/private/ |
H A D | file_contexts | 718 # /data/system_ce/0/shortcut_service/bitmaps/com.example.app/1457472879282.png 719 /data/system_ce/[0-9]+/shortcut_service/bitmaps(/.*)? u:object_r:shortcut_manager_icons:s0
|
/aosp12/system/sepolicy/prebuilts/api/32.0/private/ |
H A D | file_contexts | 720 # /data/system_ce/0/shortcut_service/bitmaps/com.example.app/1457472879282.png 721 /data/system_ce/[0-9]+/shortcut_service/bitmaps(/.*)? u:object_r:shortcut_manager_icons:s0
|
/aosp12/system/sepolicy/private/ |
H A D | file_contexts | 720 # /data/system_ce/0/shortcut_service/bitmaps/com.example.app/1457472879282.png 721 /data/system_ce/[0-9]+/shortcut_service/bitmaps(/.*)? u:object_r:shortcut_manager_icons:s0
|
/aosp12/frameworks/native/docs/ |
H A D | Doxyfile | 1236 # rendering instead of using prerendered bitmaps. Use this if you do not 1344 # generating bitmaps for formulas in the HTML output, but not in the
|
/aosp12/frameworks/av/media/libaaudio/ |
H A D | Doxyfile | 1412 # instead of using prerendered bitmaps. Use this if you do not have LaTeX 1566 # bitmaps for formulas in the HTML output, but not in the Makefile that is
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
H A D | Doxyfile.in | 1465 # instead of using prerendered bitmaps. Use this if you do not have LaTeX 1619 # bitmaps for formulas in the HTML output, but not in the Makefile that is
|
/aosp12/frameworks/av/media/codec2/docs/ |
H A D | doxygen.config | 1479 # instead of using pre-rendered bitmaps. Use this if you do not have LaTeX 1633 # bitmaps for formulas in the HTML output, but not in the Makefile that is
|
/aosp12/system/chre/chre_api/doc/ |
H A D | Doxyfile | 1448 # instead of using pre-rendered bitmaps. Use this if you do not have LaTeX 1602 # bitmaps for formulas in the HTML output, but not in the Makefile that is
|
/aosp12/frameworks/base/media/native/midi/include/ |
H A D | Doxyfile | 1529 # instead of using pre-rendered bitmaps. Use this if you do not have LaTeX 1683 # bitmaps for formulas in the HTML output, but not in the Makefile that is
|