Home
last modified time | relevance | path

Searched defs:getDisplay (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
DContext.hpp45 Display *getDisplay() const { return display; } in getDisplay() function in egl::Context
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DThread.cpp111 Display *Thread::getDisplay() const in getDisplay() function in egl::Thread
DContext.h479 egl::Display *getDisplay() const { return mDisplay; } in getDisplay() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DThread.cpp137 Display *Thread::getDisplay() const in getDisplay() function in egl::Thread
DContext.h499 egl::Display *getDisplay() const { return mDisplay; } in getDisplay() function
/third_party/flutter/skia/third_party/externals/angle2/samples/sample_util/
DSampleApplication.cpp107 EGLDisplay SampleApplication::getDisplay() const in getDisplay() function in SampleApplication
/third_party/skia/third_party/externals/angle2/samples/sample_util/
DSampleApplication.cpp169 EGLDisplay SampleApplication::getDisplay() const in getDisplay() function in SampleApplication
/third_party/flutter/skia/third_party/externals/angle2/util/
DEGLWindow.cpp78 EGLDisplay EGLWindow::getDisplay() const in getDisplay() function in EGLWindow
/third_party/skia/third_party/externals/angle2/util/
DEGLWindow.cpp85 EGLDisplay EGLWindow::getDisplay() const in getDisplay() function in EGLWindow
/third_party/gstreamer/gstplugins_good/ext/qt/
Dqtitem.cc494 QtGLVideoItemInterface::getDisplay() in getDisplay() function in QtGLVideoItemInterface
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DFunctionsGLX.cpp258 Display *FunctionsGLX::getDisplay() const in getDisplay() function in rx::FunctionsGLX
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DRendererVk.h396 egl::Display *getDisplay() const { return mDisplay; } in getDisplay() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DFunctionsGLX.cpp286 Display *FunctionsGLX::getDisplay() const in getDisplay() function in rx::FunctionsGLX
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
DFunctionsEGL.cpp313 EGLDisplay FunctionsEGL::getDisplay() const in getDisplay() function in rx::FunctionsEGL
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
DFunctionsEGL.cpp326 EGLDisplay FunctionsEGL::getDisplay() const in getDisplay() function in rx::FunctionsEGL
/third_party/skia/third_party/externals/swiftshader/tests/GLESUnitTests/
Dunittests.cpp470 EGLDisplay getDisplay() const { return display; } in getDisplay() function in SwiftShaderTest