Home
last modified time | relevance | path

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

/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()
536 const DitheringCase::PatternType patternType = (DitheringCase::PatternType)patternTypeI; in init()
/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()
538 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
/external/pdfium/core/include/fpdfapi/
Dfpdf_resource.h642 enum PatternType { TILING = 1, SHADING }; enum
648 const PatternType m_PatternType;
655 CPDF_Pattern(PatternType type,
/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page_pattern.cpp29 CPDF_Pattern::CPDF_Pattern(PatternType type, in CPDF_Pattern()
/external/clang/lib/Sema/
DSemaChecking.cpp5538 unsigned PatternType = 0; in CheckStrncatArguments() local
5542 PatternType = 1; in CheckStrncatArguments()
5545 PatternType = 2; in CheckStrncatArguments()
5553 PatternType = 1; in CheckStrncatArguments()
5556 PatternType = 2; in CheckStrncatArguments()
5560 if (PatternType == 0) in CheckStrncatArguments()
5580 if (PatternType == 1) in CheckStrncatArguments()
5587 if (PatternType == 1) in CheckStrncatArguments()
DSemaTemplateInstantiateDecl.cpp3171 QualType PatternType = in addInstantiatedParametersToScope() local
3178 QualType T = S.SubstType(PatternType, TemplateArgs, in addInstantiatedParametersToScope()
/external/opencv3/3rdparty/include/opencl/1.2/CL/
Dcl.hpp5409 template<typename PatternType>
5412 PatternType pattern, in enqueueFillBuffer()
5424 sizeof(PatternType), in enqueueFillBuffer()