Home
last modified time | relevance | path

Searched defs:ContextType (Results 1 – 10 of 10) sorted by relevance

/external/brotli/enc/
Dcontext.h157 typedef enum ContextType { enum
162 } ContextType; typedef
/external/brotli/dec/
Dcontext.h104 enum ContextType { enum
/external/deqp/framework/opengl/
DgluRenderContext.hpp138 class ContextType : private ApiType class
141 ContextType (void) {} in ContextType() function in glu::ContextType
163 inline ContextType::ContextType (int major, int minor, Profile profile, ContextFlags flags) in ContextType() function in glu::ContextType
169 inline ContextType::ContextType (ApiType apiType, ContextFlags flags) in ContextType() function in glu::ContextType
/external/skia/dm/
DDMGpuSupport.h69 typedef int ContextType; typedef
98 sk_gpu_test::GrContextFactory::ContextType, in NewGpuSurface()
/external/skia/tools/flags/
DSkCommonFlagsConfig.h54 typedef sk_gpu_test::GrContextFactory::ContextType ContextType; typedef
/external/skia/tools/gpu/
DGrContextFactory.h33 enum ContextType { enum
/external/deqp/modules/egl/
DteglThreadCleanUpTests.cpp137 enum ContextType enum in deqp::egl::__anon9cdc48680111::ThreadCleanUpTest
/external/clang/include/clang/ASTMatchers/Dynamic/
DDiagnostics.h54 enum ContextType { enum
/external/clang/lib/Sema/
DSemaCXXScopeSpec.cpp104 QualType ContextType in computeDeclContext() local
/external/skia/tests/
DSkpSkGrTest.cpp253 typedef GrContextFactory::ContextType ContextType; typedef