summaryrefslogtreecommitdiffstats
path: root/native/include/android/native_window.h
Commit message (Expand)AuthorAgeFilesLines
* move lock/unlock implementaion outside of Surface into SurfaceTextureClientMathias Agopian2011-07-151-1/+7
* ANativeWindow_setBuffersGeometry now returns proper error codesMathias Agopian2011-03-311-0/+3
* add format parameter to setBufferGeometryMathias Agopian2010-10-251-1/+1
* More native work.Dianne Hackborn2010-08-111-0/+11
* Add ANativeWindow API for directly drawing to the surface bits.Dianne Hackborn2010-07-091-6/+37
* Get to the point of being able to do native drawing.Dianne Hackborn2010-07-011-0/+25
* Make real API for native code to get its window.Dianne Hackborn2010-07-011-0/+17
* Introduce official public NativeWindow type.Dianne Hackborn2010-06-301-0/+33