History log of /frameworks/native/opengl/tools/glgen/stubs/egl/eglCreatePixmapSurface.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7969999ddd959a6e5e2fb5842ea0e17ac6bb13a5 05-Dec-2016 Romain Guy <romainguy@google.com> Add null checks for *Buffer params

This change prevents crashes in native layers and throws an exception
instead.

Bug: 25695785
Test: CtsGraphicsTestCases
Change-Id: Ib6e6b7a09a86d8bc01a1c10ddd1af44f54d79ee8
/frameworks/native/opengl/tools/glgen/stubs/egl/eglCreatePixmapSurface.java
3569a007ab3e9409a691a82c78e4016959f3cb20 30-Nov-2016 Romain Guy <romainguy@google.com> Deprecate eglCreatePixmapSurface

This function was never properly supported. It had partial support in our JNI
layer in EGL10 but not implementation in EGL14. It has never been tested and
it is unlikely that drivers support pixmap rendering.

Bug: 11257511
Test: CtsGraphicsTestCases
Change-Id: Ieb9a98fd94ac04219e7bf81ee5d31354bd591f39
/frameworks/native/opengl/tools/glgen/stubs/egl/eglCreatePixmapSurface.java