Searched refs:bitmaps (Results 1 – 17 of 17) 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/minikin/libs/minikin/ |
D | SparseBitSet.cpp | 64 element* bitmaps = data->bitmaps(); in initFromRanges() local 65 memset(bitmaps, 0, sizeof(uint32_t) * bitmapsCount); in initFromRanges() 91 bitmaps[index] |= in initFromRanges() 94 bitmaps[index] |= kElAllOnes >> (start & kElMask); in initFromRanges() 96 bitmaps[index + j] = kElAllOnes; in initFromRanges() 98 bitmaps[index + nElements - 1] |= kElAllOnes << ((~end + 1) & kElMask); in initFromRanges() 139 const element* bitmap = mData->bitmaps() + mData->indices()[fromPage]; in nextSetBit() 157 bitmap = mData->bitmaps() + index; in nextSetBit()
|
/frameworks/minikin/include/minikin/ |
D | SparseBitSet.h | 57 const uint32_t* bitmap = mData->bitmaps() + mData->indices()[ch >> kLogValuesPerPage]; in get() 108 const element* bitmaps() const { return mArray; } in bitmaps() function 109 element* bitmaps() { return mArray; } in bitmaps() function
|
/frameworks/base/media/java/android/media/flags/ |
D | performance.aconfig | 7 description: "Use ashmem to pass bitmaps in MediaDescription to avoid excessive Bitmap copies."
|
/frameworks/base/media/java/android/media/ |
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()
|
/frameworks/base/services/core/java/com/android/server/ondeviceintelligence/ |
D | BundleUtil.java | 378 private static void validateBitmapsImmutable(Parcelable[] bitmaps) { 379 for (Parcelable bitmap : bitmaps) {
|
/frameworks/base/core/java/android/view/flags/ |
D | view_flags.aconfig | 25 description: "Feature flag to enable vector drawables in addition to bitmaps for PointerIcon."
|
/frameworks/base/services/core/java/com/android/server/notification/ |
D | flags.aconfig | 7 description: "This flag controls removing expired notification bitmaps"
|
/frameworks/proto_logging/stats/atoms/sysui/ |
D | sysui_atoms.proto | 542 // Count of notifications with small icons as bitmaps. 546 // Count of notifications with large icons as bitmaps. 550 // Count of notifications with big picture images as bitmaps. 566 // Extra memory used due to usage of software bitmaps, in KB.
|
/frameworks/proto_logging/stats/atoms/aiwallpapers/ |
D | aiwallpapers_extension_atoms.proto | 161 /* number of times user swiped through the carousel of AI-generated bitmaps */
|
/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
|
/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 | 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
|
/frameworks/proto_logging/stats/ |
D | atoms.proto | 17714 * pushed atoms, they are represented using bitmaps.
|