Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/include/EGL/
Degl.h218 #define EGL_MULTISAMPLE_RESOLVE_BOX 0x309B /* EGL_MULTISAMPLE_RESOLVE value */ macro
/device/generic/goldfish-opengl/system/egl/
Degl.cpp1195 if (value == EGL_MULTISAMPLE_RESOLVE_BOX) { in eglSurfaceAttrib()