Home
last modified time | relevance | path

Searched defs:createContext (Results 1 – 24 of 24) sorted by relevance

/third_party/node/deps/npm/node_modules/bluebird/js/release/
Dcontext.js31 function createContext() { function
Dusing.js3 createContext, INTERNAL, debug) { argument
/third_party/node/lib/
Dvm.js228 function createContext(contextObject = {}, options = {}) { function
405 createContext, property
Drepl.js955 REPLServer.prototype.createContext = function() { method in REPLServer
/third_party/flutter/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLRobustnessTest.cpp86 void createContext(EGLint resetStrategy) in createContext() function in EGLRobustnessTest
DEGLSurfacelessContextTest.cpp75 EGLContext createContext() in createContext() function in __anone87ac30b0111::EGLSurfacelessContextTest
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
DFunctionsWGL.h33 PFNWGLCREATECONTEXTPROC createContext; variable
DDisplayWGL.cpp466 rx::ContextImpl *DisplayWGL::createContext(const gl::State &state, in createContext() function in rx::DisplayWGL
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DDisplayNULL.cpp170 rx::ContextImpl *DisplayNULL::createContext(const gl::State &state, in createContext() function in rx::DisplayNULL
/third_party/flutter/skia/third_party/externals/angle2/util/
DEGLWindow.cpp285 EGLContext EGLWindow::createContext(EGLContext share) const in createContext() function in EGLWindow
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DDisplayVk.cpp143 rx::ContextImpl *DisplayVk::createContext(const gl::State &state, in createContext() function in rx::DisplayVk
/third_party/node/tools/node_modules/eslint/lib/cli-engine/
Dconfig-array-factory.js369 function createContext( function
1092 module.exports = { ConfigArrayFactory, createContext }; field
/third_party/node/tools/node_modules/eslint/node_modules/@eslint/eslintrc/lib/
Dconfig-array-factory.js356 function createContext( function
1080 module.exports = { ConfigArrayFactory, createContext }; field
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DDisplayD3D.cpp200 rx::ContextImpl *DisplayD3D::createContext(const gl::State &state, in createContext() function in rx::DisplayD3D
/third_party/flutter/skia/platform_tools/android/apps/skottie/src/main/java/org/skia/skottie/
DSkottieRunner.java203 EGLContext createContext(EGL10 egl, EGLDisplay eglDisplay, EGLConfig eglConfig) { in createContext() method in SkottieRunner
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/android/
DDisplayAndroid.cpp249 ContextImpl *DisplayAndroid::createContext(const gl::State &state, in createContext() function in rx::DisplayAndroid
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DFunctionsGLX.cpp271 glx::Context FunctionsGLX::createContext(XVisualInfo *visual, glx::Context share, bool direct) const in createContext() function in rx::FunctionsGLX
DDisplayGLX.cpp439 ContextImpl *DisplayGLX::createContext(const gl::State &state, in createContext() function in rx::DisplayGLX
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
DFunctionsEGL.cpp336 EGLContext FunctionsEGL::createContext(EGLConfig config, in createContext() function in rx::FunctionsEGL
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ozone/
DDisplayOzone.cpp931 ContextImpl *DisplayOzone::createContext(const gl::State &state, in createContext() function in rx::DisplayOzone
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DDisplay.cpp882 Error Display::createContext(const Config *configuration, in createContext() function in egl::Display
DCaps.h798 bool createContext = false; member
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.cpp827 ContextImpl *Renderer9::createContext(const gl::State &state, gl::ErrorSet *errorSet) in createContext() function in rx::Renderer9
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.cpp3678 ContextImpl *Renderer11::createContext(const gl::State &state, gl::ErrorSet *errorSet) in createContext() function in rx::Renderer11