index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
android
/
bitmap.h
Age
Commit message (
Expand
)
Author
2023-09-15
Use `` for code font rather than ||.
Elliott Hughes
2022-01-25
Expose 1010102 config for bitmap
Alec Mouri
2021-04-07
Fix ndk native reference documentation link errors/warnings
gfan
2021-02-08
Stop #define'ing __ANDROID_API__.
Elliott Hughes
2021-02-04
Support building libjnigraphics on the host
Leon Scroggins III
2021-02-01
Remove __ANDROID_API__ #if checks.
Elliott Hughes
2020-06-02
API level 30 cleanup.
Elliott Hughes
2020-02-25
Make bitmap.h C-compatible when __ANDROID_API__ >= 30
Colin Cross
2020-02-06
Fix docs for bitmap.h
Leon Scroggins III
2020-02-06
Specify when AndroidBitmapInfo.flags were introduced
Leon Scroggins III
2020-01-22
Merge "Rename callback for AndroidBitmap_compress"
Leon Scroggins
2020-01-22
Rename callback for AndroidBitmap_compress
Leon Scroggins III
2020-01-21
Add NDK methods for HARDWARE Bitmaps
Leon Scroggins III
2020-01-15
Add NDK Bitmap compression
Leon Scroggins III
2020-01-10
Reland "Add AndroidBitmap_getDataSpace"
Leon Scroggins III
2020-01-10
Revert "Add AndroidBitmap_getDataSpace"
Kweku Adams
2019-12-18
Add AndroidBitmap_getDataSpace
Leon Scroggins III
2019-09-19
Add alpha to AndroidBitmapInfo
Leon Scroggins III
2019-08-12
Add RGBA_F16 to the AndroidBitmapFormat (NDK)
Leon Scroggins III
2017-02-09
NDK docs: Fixed in-line comments for A8 and ARGB444 bitmap configurations.
Quddus Chong
2015-05-12
frameworks/native: document native types and enums
Johan Euphrosine
2012-12-17
Fix build
Andrew Hsieh
2012-12-15
Revert "Fix typo"
Andrew Hsieh
2012-12-16
Fix typo
Andrew Hsieh
2012-03-23
move ndk headers to frameworks/native
Mathias Agopian