summaryrefslogtreecommitdiff
path: root/libs/nativewindow/include/android/native_window.h
Commit message (Expand)AuthorAgeFilesLines
* Inlining the clearFrameRate function.Kriti Dang2022-12-021-2/+6
* Make ANativeWindow available over stable AIDLSungtak Lee2022-11-031-1/+1
* Add clearFrameRate API in ndkKriti Dang2022-09-021-0/+33
* Add ANativeWindow_getBuffersDefaultDataSpace()Jason Macnak2022-07-061-0/+10
* Merge "Update setFrameRate documentation" into sc-devTreeHugger Robot2021-05-051-0/+3
|\
| * Update setFrameRate documentationMarin Shalamanov2021-05-051-0/+3
* | Update docs for setFrameRateMarin Shalamanov2021-04-261-3/+6
|/
* Fix ndk native reference documentation link errors/warningsgfan2021-04-081-0/+5
* setFrameRate: Make shouldBeSeamless an enumMarin Shalamanov2021-03-241-9/+22
* Remove __ANDROID_API__ #if checks.Elliott Hughes2021-02-011-17/+1
* Add shouldBeSeamless to setFrameRateMarin Shalamanov2020-11-161-15/+36
* Clarify FRAME_RATE_COMPATIBILITY_* paramsSteven Thomas2020-05-281-2/+6
* Clean up some formatting problems in the setFrameRate ndk docsSteven Thomas2020-03-271-6/+6
* Add compatibility param to setFrameRate() apiSteven Thomas2020-02-181-2/+27
* [ANativeWindow] allocateBuffers changesAlec Mouri2020-02-131-0/+11
* Clarify frame rate as frames per secondSteven Thomas2020-01-231-6/+6
* Add setFrameRate() apiSteven Thomas2020-01-221-0/+33
* Add "Available since" text to all android/ headers.Elliott Hughes2019-10-291-0/+7
* Improve NDK documentation for AHardwareBuffer.Krzysztof Kosiński2018-11-121-4/+10
* Fix __ANDROID_API__ guards for libnativewindowRyan Prichard2018-07-201-12/+16
* Merge "Add __INTRODUCED_IN to <android/native_window.h>."Elliott Hughes2018-06-181-13/+9
|\
| * Add __INTRODUCED_IN to <android/native_window.h>.Elliott Hughes2018-06-141-13/+9
* | frameworks/native: Fixes for AHardwareBuffer, ANativeWindow and ARect docs.Krzysztof Kosiński2018-03-291-7/+7
* | [NDK] Expose NDK API to set buffers data space for P.Peiyong Lin2018-02-071-0/+28
|/
* docs: Fixed comments to generate API refs correctly.Quddus Chong2017-05-101-25/+33
* VNDK ANativeWindow API - step 2Mathias Agopian2017-03-271-2/+4
* Add ANativeWindow_setBuffersTransformJesse Hall2017-03-141-0/+32
* split libandroid.soMathias Agopian2017-02-231-0/+156