Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/include/EGL/
Degl.h217 #define EGL_MULTISAMPLE_RESOLVE_DEFAULT 0x309A /* EGL_MULTISAMPLE_RESOLVE value */ macro
/device/generic/goldfish-opengl/system/egl/
Degl.cpp1048 *value = EGL_MULTISAMPLE_RESOLVE_DEFAULT; in eglQuerySurface()