Home
last modified time | relevance | path

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

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