summaryrefslogtreecommitdiff
path: root/include/android/bitmap.h
AgeCommit message (Expand)Author
2022-01-25Expose 1010102 config for bitmapAlec Mouri
2021-04-07Fix ndk native reference documentation link errors/warningsgfan
2021-02-08Stop #define'ing __ANDROID_API__.Elliott Hughes
2021-02-04Support building libjnigraphics on the hostLeon Scroggins III
2021-02-01Remove __ANDROID_API__ #if checks.Elliott Hughes
2020-06-02API level 30 cleanup.Elliott Hughes
2020-02-25Make bitmap.h C-compatible when __ANDROID_API__ >= 30Colin Cross
2020-02-06Fix docs for bitmap.hLeon Scroggins III
2020-02-06Specify when AndroidBitmapInfo.flags were introducedLeon Scroggins III
2020-01-22Merge "Rename callback for AndroidBitmap_compress"Leon Scroggins
2020-01-22Rename callback for AndroidBitmap_compressLeon Scroggins III
2020-01-21Add NDK methods for HARDWARE BitmapsLeon Scroggins III
2020-01-15Add NDK Bitmap compressionLeon Scroggins III
2020-01-10Reland "Add AndroidBitmap_getDataSpace"Leon Scroggins III
2020-01-10Revert "Add AndroidBitmap_getDataSpace"Kweku Adams
2019-12-18Add AndroidBitmap_getDataSpaceLeon Scroggins III
2019-09-19Add alpha to AndroidBitmapInfoLeon Scroggins III
2019-08-12Add RGBA_F16 to the AndroidBitmapFormat (NDK)Leon Scroggins III
2017-02-09NDK docs: Fixed in-line comments for A8 and ARGB444 bitmap configurations.Quddus Chong
2015-05-12frameworks/native: document native types and enumsJohan Euphrosine
2012-12-17Fix buildAndrew Hsieh
2012-12-15Revert "Fix typo"Andrew Hsieh
2012-12-16Fix typoAndrew Hsieh
2012-03-23move ndk headers to frameworks/nativeMathias Agopian