Home
last modified time | relevance | path

Searched refs:PatternType (Results 1 – 24 of 24) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fDitheringTests.cpp90 enum PatternType enum in deqp::gles2::Functional::DitheringCase
98 … renderCtx, const char* name, const char* description, bool isEnabled, PatternType patternType, co…
105 static const char* getPatternTypeName (PatternType type);
116 const PatternType m_patternType;
125 const char* DitheringCase::getPatternTypeName (const PatternType type) in getPatternTypeName()
138 …ame, const char* const description, const bool ditheringEnabled, const PatternType patternType, co… in DitheringCase()
539 const DitheringCase::PatternType patternType = (DitheringCase::PatternType)patternTypeI; in init()
/external/deqp/modules/gles3/functional/
Des3fDitheringTests.cpp90 enum PatternType enum in deqp::gles3::Functional::DitheringCase
98 … renderCtx, const char* name, const char* description, bool isEnabled, PatternType patternType, co…
105 static const char* getPatternTypeName (PatternType type);
116 const PatternType m_patternType;
125 const char* DitheringCase::getPatternTypeName (const PatternType type) in getPatternTypeName()
138 …ame, const char* const description, const bool ditheringEnabled, const PatternType patternType, co… in DitheringCase()
544 const DitheringCase::PatternType patternType = (DitheringCase::PatternType)patternTypeI; in init()
/external/pdfium/testing/resources/
Dbug_547706.in30 << /PatternType 2 /Shading 8 0 R >>
Dbug_451265.in62 /PatternType 1
Dbug_901654_2.in44 /NM <</PatternType 2 /Shading <</Test (a)>> >>
Dbug_901654.in46 /V <</PatternType 2 /Shading <</Test (a)>> >>
/external/pdfium/testing/resources/pixel/
Dbug_1294.in25 /PatternType 1
Dbug_981347.in45 /PatternType 1
Dbug_981288.in56 /PatternType 1
Dbug_1288_2.in38 /PatternType 1
Dbug_1286.in30 /PatternType 1
Dbug_1288_1.in42 /PatternType 1
Dbug_1161.in59 /PatternType 1
Dbug_842.in38 /PatternType 2
Dbug_632.in72 /PatternType 2
Dbug_984811.in55 /PatternType 1
/external/pdfium/core/fpdfapi/page/
Dcpdf_pattern.h24 enum PatternType { kTiling = 1, kShading = 2 }; enum
/external/angle/src/compiler/translator/tree_util/
DIntermNodePatternMatcher.h31 enum PatternType : unsigned int enum
/external/clang/lib/Sema/
DSemaChecking.cpp6425 unsigned PatternType = 0; in CheckStrncatArguments() local
6429 PatternType = 1; in CheckStrncatArguments()
6432 PatternType = 2; in CheckStrncatArguments()
6440 PatternType = 1; in CheckStrncatArguments()
6443 PatternType = 2; in CheckStrncatArguments()
6447 if (PatternType == 0) in CheckStrncatArguments()
6467 if (PatternType == 1) in CheckStrncatArguments()
6474 if (PatternType == 1) in CheckStrncatArguments()
DSemaTemplateInstantiateDecl.cpp3328 QualType PatternType = in addInstantiatedParametersToScope() local
3335 QualType T = S.SubstType(PatternType, TemplateArgs, in addInstantiatedParametersToScope()
/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp10179 unsigned PatternType = 0; in CheckStrncatArguments() local
10183 PatternType = 1; in CheckStrncatArguments()
10186 PatternType = 2; in CheckStrncatArguments()
10194 PatternType = 1; in CheckStrncatArguments()
10197 PatternType = 2; in CheckStrncatArguments()
10201 if (PatternType == 0) in CheckStrncatArguments()
10221 if (PatternType == 1) in CheckStrncatArguments()
10228 if (PatternType == 1) in CheckStrncatArguments()
DSemaTemplateInstantiateDecl.cpp4268 QualType PatternType = in addInstantiatedParametersToScope() local
4275 QualType T = S.SubstType(PatternType, TemplateArgs, in addInstantiatedParametersToScope()
/external/mesa3d/include/CL/
Dcl2.hpp7701 template<typename PatternType>
7704 PatternType pattern,
7716 sizeof(PatternType),
Dcl.hpp5914 template<typename PatternType>
5917 PatternType pattern, in enqueueFillBuffer()
5929 sizeof(PatternType), in enqueueFillBuffer()