Searched refs:bitmaps (Results 1 – 13 of 13) sorted by relevance
/frameworks/base/services/tests/servicestests/assets/shortcut/ |
D | dumpsys_expected.txt | 28 "bitmaps": 0, 36 "bitmaps": 2, 44 "bitmaps": 0, 52 "bitmaps": 0, 70 "bitmaps": 0, 97 "bitmaps": 0,
|
/frameworks/base/media/java/android/media/ |
D | MediaMetadataRetriever.java | 442 List<Bitmap> bitmaps = getFramesAtIndex(frameIndex, 1, params); in getFrameAtIndex() local 443 return bitmaps.get(0); in getFrameAtIndex() 464 List<Bitmap> bitmaps = getFramesAtIndex(frameIndex, 1); in getFrameAtIndex() local 465 return bitmaps.get(0); in getFrameAtIndex()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/glwallpaper/ |
D | ImageProcessHelper.java | 86 protected Float doInBackground(Bitmap... bitmaps) { in doInBackground() argument 87 Bitmap bitmap = bitmaps[0]; in doInBackground()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | UserSwitcherController.java | 176 SparseArray<Bitmap> bitmaps = new SparseArray<>(mUsers.size()); in refreshUsers() local 184 bitmaps.put(r.info.id, r.picture); in refreshUsers() 193 final SparseArray<Bitmap> bitmaps = params[0]; in refreshUsers() local 218 Bitmap picture = bitmaps.get(info.id); in refreshUsers() 286 }.execute((SparseArray) bitmaps); in refreshUsers()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | NotificationMediaManager.java | 695 protected Bitmap doInBackground(Bitmap... bitmaps) { in doInBackground() argument 697 if (manager == null || bitmaps.length == 0 || isCancelled()) { in doInBackground() 700 return manager.processArtwork(bitmaps[0]); in doInBackground()
|
/frameworks/rs/script_api/include/ |
D | rs_object_info.rsh | 30 * They are a structured collection of cells that can be used to store bitmaps, textures,
|
/frameworks/native/docs/ |
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
|
/frameworks/av/media/libaaudio/ |
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
|
D | Doxyfile.orig | 1403 # instead of using prerendered bitmaps. Use this if you do not have LaTeX 1557 # bitmaps for formulas in the HTML output, but not in the Makefile that is
|
/frameworks/av/media/codec2/docs/ |
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
|
/frameworks/base/media/native/midi/include/ |
D | Doxyfile.orig | 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
|
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
|
/frameworks/wilhelm/doc/ |
D | Doxyfile | 1099 # generating bitmaps for formulas in the HTML output, but not in the
|