Home
last modified time | relevance | path

Searched refs:EGL_HEIGHT (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/docs/
DMESA_drm_image.spec86 In the attribute list, pass EGL_WIDTH, EGL_HEIGHT and format and
116 EGL_DRM_BUFFER_MESA as the target, using EGL_WIDTH, EGL_HEIGHT,
/external/skia/src/gpu/android/
DSkNativeGLContext_android.cpp84 EGL_HEIGHT, 1, in createGLContext()
/external/webkit/Source/WebCore/platform/graphics/openvg/
DSurfaceOpenVG.cpp164 eglQuerySurface(m_eglDisplay, m_eglSurface, EGL_HEIGHT, &height); in height()
DEGLDisplayOpenVG.cpp243 EGL_HEIGHT, size.height(), in createPbufferSurface()
/external/webrtc/src/modules/audio_processing/test/android/apmtest/jni/
Dmain.c110 eglQuerySurface(display, surface, EGL_HEIGHT, &h); in engine_init_display()
/external/webkit/Source/ThirdParty/ANGLE/include/EGL/
Degl.h167 #define EGL_HEIGHT 0x3056 macro
/external/webkit/Source/WebCore/platform/graphics/android/rendering/
DGLUtils.cpp293 EGL_HEIGHT, 1, in createPbufferSurface()
/external/webkit/Source/ThirdParty/ANGLE/src/libEGL/
DlibEGL.cpp499 case EGL_HEIGHT: in eglQuerySurface()