Home
last modified time | relevance | path

Searched refs:bitmaps (Results 1 – 17 of 17) sorted by relevance

/frameworks/base/services/tests/servicestests/assets/shortcut/
Ddumpsys_expected.txt28 "bitmaps": 0,
36 "bitmaps": 2,
44 "bitmaps": 0,
52 "bitmaps": 0,
70 "bitmaps": 0,
97 "bitmaps": 0,
/frameworks/minikin/libs/minikin/
DSparseBitSet.cpp64 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/
DSparseBitSet.h57 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/
Dperformance.aconfig7 description: "Use ashmem to pass bitmaps in MediaDescription to avoid excessive Bitmap copies."
/frameworks/base/media/java/android/media/
DMediaMetadataRetriever.java843 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/
DBundleUtil.java378 private static void validateBitmapsImmutable(Parcelable[] bitmaps) {
379 for (Parcelable bitmap : bitmaps) {
/frameworks/base/core/java/android/view/flags/
Dview_flags.aconfig25 description: "Feature flag to enable vector drawables in addition to bitmaps for PointerIcon."
/frameworks/base/services/core/java/com/android/server/notification/
Dflags.aconfig7 description: "This flag controls removing expired notification bitmaps"
/frameworks/proto_logging/stats/atoms/sysui/
Dsysui_atoms.proto542 // 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/
Daiwallpapers_extension_atoms.proto161 /* number of times user swiped through the carousel of AI-generated bitmaps */
/frameworks/rs/script_api/include/
Drs_object_info.rsh30 * They are a structured collection of cells that can be used to store bitmaps, textures,
/frameworks/native/docs/
DDoxyfile1236 # 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/
DDoxyfile1412 # 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/
Ddoxygen.config1479 # 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/
DDoxyfile1529 # 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/
DDoxyfile1099 # generating bitmaps for formulas in the HTML output, but not in the
/frameworks/proto_logging/stats/
Datoms.proto17714 * pushed atoms, they are represented using bitmaps.