Home
last modified time | relevance | path

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

12

/third_party/skia/tests/
DGrContextOOM.cpp22 auto contextType = static_cast<sk_gpu_test::GrContextFactory::ContextType>(ct); in DEF_GPUTEST() local
DGrDDLImageTest.cpp17 auto contextType = static_cast<sk_gpu_test::GrContextFactory::ContextType>(ct); in DEF_GPUTEST() local
DSurfaceSemaphoreTest.cpp197 sk_gpu_test::GrContextFactory::ContextType contextType = in DEF_GPUTEST() local
DVkDrawableTest.cpp278 sk_gpu_test::GrContextFactory::ContextType contextType = in DEF_GPUTEST() local
DGrSurfaceTest.cpp202 auto contextType = static_cast<sk_gpu_test::GrContextFactory::ContextType>(ct); in DEF_GPUTEST() local
DPromiseImageTest.cpp216 auto contextType = static_cast<sk_gpu_test::GrContextFactory::ContextType>(type); in DEF_GPUTEST() local
/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
/third_party/skia/dm/
DDMGpuTestProcs.cpp54 GrContextFactory::ContextType contextType = (GrContextFactory::ContextType) typeInt; in RunWithGPUTestContexts() local
/third_party/skia/tools/flags/
DCommonFlagsConfig.cpp518 ContextType contextType, in SkCommandLineConfigGpu()
561 SkCommandLineConfigGpu::ContextType contextType = GrContextFactory::kGL_ContextType; in parse_command_line_config_gpu() local
636 ContextType contextType = ContextType::kMetal; in parse_command_line_config_graphite() local
DCommonFlagsConfig.h116 ContextType contextType, in SkCommandLineConfigGraphite()
/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/skia/src/utils/win/
DSkWGL_win.cpp358 SkWGLContextRequest contextType, HGLRC shareContext) { in create_gl_context()
424 SkWGLContextRequest contextType, HGLRC shareContext) { in SkCreateWGLContext()
450 SkWGLContextRequest contextType, in Create()
/third_party/skia/tools/
Dskottie2movie.cpp55 auto contextType = sk_gpu_test::GrContextFactory::kGL_ContextType; in main() local
/third_party/flutter/skia/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp101 SkWGLContextRequest contextType = in WinGLTestContext() local
/third_party/skia/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp103 SkWGLContextRequest contextType = in WinGLTestContext() local
/third_party/typescript/tests/cases/compiler/
DstyledComponentsInstantiaionLimitNotReached.ts6 contextType: true; property
/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/skia/tools/gpu/
DGrContextFactory.h90 static const char* ContextTypeName(ContextType contextType) { in ContextTypeName()
/third_party/skia/fuzz/
DFuzzDDLThreading.cpp111 DDLFuzzer::DDLFuzzer(Fuzz* fuzz, ContextType contextType) : fFuzz(fuzz) { in DDLFuzzer()
/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

12