Home
last modified time | relevance | path

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

/external/angle/src/tests/egl_tests/
DEGLDisplaySelectionTest.cpp119 std::vector<EGLint> displayAttributes; in initializeDisplayWithPowerPreference() local
148 std::vector<EGLint> displayAttributes; in initializeDisplayWithBackend() local
487 std::vector<EGLint> displayAttributes; in initializeDisplayWithDeviceId() local
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/tests/perf_tests/
DEGLMakeCurrentPerf.cpp52 std::vector<EGLint> displayAttributes; local
DEGLInitializePerf.cpp82 std::vector<EGLint> displayAttributes; in EGLInitializePerfTest() local
/external/angle/src/libANGLE/renderer/gl/
DFunctionsGL.cpp102 void FunctionsGL::initialize(const egl::AttributeMap &displayAttributes) in initialize()
/external/angle/util/
DEGLWindow.cpp158 std::vector<EGLAttrib> displayAttributes; in initializeDisplay() local
/external/angle/src/libGL/
Dentry_points_wgl.cpp127 std::vector<EGLAttrib> displayAttributes; in wglCreateContext() local
/external/angle/src/libANGLE/renderer/gl/wgl/
DDisplayWGL.cpp226 const egl::AttributeMap &displayAttributes = display->getAttributeMap(); in initializeImpl() local