Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/egl/
DeglDisplay.cpp443 EGLBoolean eglDisplay::getAttribValue(EGLConfig config, EGLint attribIdx, EGLint * value) in getAttribValue() function in eglDisplay
495 getAttribValue( in getConfigAttrib()
509 getAttribValue(config, i, &value); in dumpConfig()
550 getAttribValue( in getConfigNativePixelFormat()
554 getAttribValue( in getConfigNativePixelFormat()
558 getAttribValue( in getConfigNativePixelFormat()
562 getAttribValue( in getConfigNativePixelFormat()
584 getAttribValue( in getConfigGLPixelFormat()
588 getAttribValue( in getConfigGLPixelFormat()
592 getAttribValue( in getConfigGLPixelFormat()
[all …]
DeglDisplay.h87 EGLBoolean getAttribValue(EGLConfig config, EGLint attribIdxi, EGLint * value);