HomeSort by relevance Sort by last modified time
    Searched refs:PatternType (Results 1 - 7 of 7) sorted by null

  /external/deqp/modules/gles2/functional/
es2fDitheringTests.cpp 90 enum PatternType
98 DitheringCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, bool isEnabled, PatternType patternType, const tcu::Vec4& color);
105 static const char* getPatternTypeName (PatternType type);
116 const PatternType m_patternType;
125 const char* DitheringCase::getPatternTypeName (const PatternType type)
138 DitheringCase::DitheringCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* const name, const char* const description, const bool ditheringEnabled, const PatternType patternType, const Vec4& color)
142 , m_patternType (patternType)
538 const DitheringCase::PatternType patternType = (DitheringCase::PatternType)patternTypeI
    [all...]
  /external/deqp/modules/gles3/functional/
es3fDitheringTests.cpp 90 enum PatternType
98 DitheringCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, bool isEnabled, PatternType patternType, const tcu::Vec4& color);
105 static const char* getPatternTypeName (PatternType type);
116 const PatternType m_patternType;
125 const char* DitheringCase::getPatternTypeName (const PatternType type)
138 DitheringCase::DitheringCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* const name, const char* const description, const bool ditheringEnabled, const PatternType patternType, const Vec4& color)
142 , m_patternType (patternType)
536 const DitheringCase::PatternType patternType = (DitheringCase::PatternType)patternTypeI
    [all...]
  /external/pdfium/core/include/fpdfapi/
fpdf_resource.h 642 enum PatternType { TILING = 1, SHADING };
648 const PatternType m_PatternType;
655 CPDF_Pattern(PatternType type,
  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_pattern.cpp 29 CPDF_Pattern::CPDF_Pattern(PatternType type,
  /external/clang/lib/Sema/
SemaChecking.cpp     [all...]
SemaTemplateInstantiateDecl.cpp     [all...]
  /external/opencv3/3rdparty/include/opencl/1.2/CL/
cl.hpp     [all...]

Completed in 512 milliseconds