Home
last modified time | relevance | path

Searched refs:EGL_LUMINANCE_SIZE (Results 1 – 2 of 2) sorted by relevance

/development/ndk/platforms/android-9/include/EGL/
Degl.h124 #define EGL_LUMINANCE_SIZE 0x303D macro
/development/ndk/platforms/android-5/samples/hello-gl2/src/com/android/gl2jni/
DGL2JNIView.java262 EGL10.EGL_LUMINANCE_SIZE, in printConfig()