summaryrefslogtreecommitdiff
path: root/include/android/bitmap.h
AgeCommit message (Expand)Author
2023-09-15Use `` for code font rather than ||. Elliott Hughes
2022-01-25Expose 1010102 config for bitmap Alec Mouri
2021-04-07Fix ndk native reference documentation link errors/warnings gfan
2021-02-08Stop #define'ing __ANDROID_API__. Elliott Hughes
2021-02-04Support building libjnigraphics on the host Leon 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__ >= 30 Colin Cross
2020-02-06Fix docs for bitmap.h Leon Scroggins III
2020-02-06Specify when AndroidBitmapInfo.flags were introduced Leon Scroggins III
2020-01-22Merge "Rename callback for AndroidBitmap_compress" Leon Scroggins
2020-01-22Rename callback for AndroidBitmap_compress Leon Scroggins III
2020-01-21Add NDK methods for HARDWARE Bitmaps Leon Scroggins III
2020-01-15Add NDK Bitmap compression Leon Scroggins III
2020-01-10Reland "Add AndroidBitmap_getDataSpace" Leon Scroggins III
2020-01-10Revert "Add AndroidBitmap_getDataSpace" Kweku Adams
2019-12-18Add AndroidBitmap_getDataSpace Leon Scroggins III
2019-09-19Add alpha to AndroidBitmapInfo Leon 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 enums Johan Euphrosine
2012-12-17Fix build Andrew Hsieh
2012-12-15Revert "Fix typo" Andrew Hsieh
2012-12-16Fix typo Andrew Hsieh
2012-03-23move ndk headers to frameworks/native Mathias Agopian