Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/egl/
DeglDisplay.cpp442 EGLBoolean eglDisplay::getAttribValue(EGLConfig config, EGLint attribIdx, EGLint * value) in getAttribValue() function in eglDisplay
494 getAttribValue( in getConfigAttrib()
508 getAttribValue(config, i, &value); in dumpConfig()
549 getAttribValue( in getConfigNativePixelFormat()
553 getAttribValue( in getConfigNativePixelFormat()
557 getAttribValue( in getConfigNativePixelFormat()
561 getAttribValue( in getConfigNativePixelFormat()
585 getAttribValue( in getConfigGLPixelFormat()
589 getAttribValue( in getConfigGLPixelFormat()
593 getAttribValue( in getConfigGLPixelFormat()
[all …]
DeglDisplay.h83 EGLBoolean getAttribValue(EGLConfig config, EGLint attribIdxi, EGLint * value);