Home
last modified time | relevance | path

Searched defs:contextType (Results 1 – 12 of 12) sorted by relevance

/third_party/flutter/skia/dm/
DDMGpuTestProcs.cpp41 GrContextFactory::ContextType contextType = (GrContextFactory::ContextType) typeInt; in RunWithGPUTestContexts() local
DDMSrcSink.h341 sk_gpu_test::GrContextFactory::ContextType contextType() const { return fContextType; } in contextType() function
DDM.cpp924 GrContextFactory::ContextType contextType = gpuConfig->getContextType(); in create_sink() local
/third_party/flutter/skia/src/utils/win/
DSkWGL_win.cpp351 SkWGLContextRequest contextType, HGLRC shareContext) { in create_gl_context()
417 SkWGLContextRequest contextType, HGLRC shareContext) { in SkCreateWGLContext()
443 SkWGLContextRequest contextType, in Create()
/third_party/flutter/skia/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp101 SkWGLContextRequest contextType = in WinGLTestContext() local
/third_party/flutter/skia/tools/flags/
DCommonFlagsConfig.cpp437 ContextType contextType, in SkCommandLineConfigGpu()
467 SkCommandLineConfigGpu::ContextType contextType = GrContextFactory::kGL_ContextType; in parse_command_line_config_gpu() local
/third_party/flutter/skia/example/
DSkiaSDLExample.cpp185 int contextType; local
/third_party/flutter/skia/tools/gpu/
DGrContextFactory.h84 static const char* ContextTypeName(ContextType contextType) { in ContextTypeName()
/third_party/flutter/skia/tests/
DSurfaceSemaphoreTest.cpp195 sk_gpu_test::GrContextFactory::ContextType contextType = in DEF_GPUTEST() local
DVkDrawableTest.cpp271 sk_gpu_test::GrContextFactory::ContextType contextType = in DEF_GPUTEST() local
DGrSurfaceTest.cpp238 auto contextType = static_cast<sk_gpu_test::GrContextFactory::ContextType>(ct); in DEF_GPUTEST() local
534 auto contextType = static_cast<sk_gpu_test::GrContextFactory::ContextType>(type); in DEF_GPUTEST() local
DPromiseImageTest.cpp349 auto contextType = static_cast<sk_gpu_test::GrContextFactory::ContextType>(type); in DEF_GPUTEST() local