Home
last modified time | relevance | path

Searched defs:displayAttributes (Results 1 – 9 of 9) sorted by relevance

/external/angle/src/tests/perf_tests/
DEGLMakeCurrentPerf.cpp52 std::vector<EGLint> displayAttributes; local
DEGLInitializePerf.cpp82 std::vector<EGLint> displayAttributes; in EGLInitializePerfTest() local
/external/angle/src/tests/egl_tests/
DEGLRobustnessTest.cpp30 std::vector<EGLint> displayAttributes; in testSetUp() local
DEGLSurfaceTest.cpp109 std::vector<EGLint> displayAttributes; in initializeDisplay() local
DEGLPreRotationTest.cpp121 std::vector<EGLAttrib> displayAttributes; in initializeDisplay() local
/external/angle/src/libANGLE/renderer/gl/
DFunctionsGL.cpp102 void FunctionsGL::initialize(const egl::AttributeMap &displayAttributes) in initialize()
/external/angle/util/
DEGLWindow.cpp134 std::vector<EGLAttrib> displayAttributes; in initializeDisplay() local
/external/angle/src/libGL/
Dentry_points_wgl.cpp128 std::vector<EGLAttrib> displayAttributes; in wglCreateContext() local
/external/angle/src/libANGLE/renderer/gl/wgl/
DDisplayWGL.cpp224 const egl::AttributeMap &displayAttributes = display->getAttributeMap(); in initializeImpl() local