Home
last modified time | relevance | path

Searched defs:getConfig (Results 1 – 11 of 11) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/samples/sample_util/
DSampleApplication.cpp102 EGLConfig SampleApplication::getConfig() const in getConfig() function in SampleApplication
/third_party/skia/third_party/externals/angle2/samples/sample_util/
DSampleApplication.cpp163 EGLConfig SampleApplication::getConfig() const in getConfig() function in SampleApplication
/third_party/skia/platform_tools/android/apps/skottie/skottielib/src/main/java/org/skia/skottie/
DSkottieRunner.java241 private int[] getConfig() { in getConfig() method in SkottieRunner
/third_party/flutter/skia/third_party/externals/angle2/util/
DEGLWindow.cpp73 EGLConfig EGLWindow::getConfig() const in getConfig() function in EGLWindow
/third_party/skia/third_party/externals/angle2/util/
DEGLWindow.cpp80 EGLConfig EGLWindow::getConfig() const in getConfig() function in EGLWindow
/third_party/flutter/skia/platform_tools/android/apps/skottie/src/main/java/org/skia/skottie/
DSkottieRunner.java221 private int[] getConfig() { in getConfig() method in SkottieRunner
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DSurface.cpp319 const Config *Surface::getConfig() const in getConfig() function in egl::Surface
DContext.cpp2710 const egl::Config *Context::getConfig() const in getConfig() function in gl::Context
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DSurface.cpp412 const Config *Surface::getConfig() const in getConfig() function in egl::Surface
DContext.cpp2867 const egl::Config *Context::getConfig() const in getConfig() function in gl::Context
/third_party/skia/third_party/externals/swiftshader/tests/GLESUnitTests/
Dunittests.cpp471 EGLConfig getConfig() const { return config; } in getConfig() function in SwiftShaderTest