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

  /system/vold/
DirectVolume.h 32 enum PatternType { prefix, wildcard };
33 PatternType patternType;
  /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)
530 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)
530 const DitheringCase::PatternType patternType = (DitheringCase::PatternType)patternTypeI
    [all...]
  /external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfType2PatternDictionary_autogen.cpp 23 int64_t SkPdfType2PatternDictionary::PatternType(SkPdfNativeDoc* doc) {
24 SkPdfNativeObject* ret = get("PatternType", "");
32 return get("PatternType", "") != NULL;
SkPdfType1PatternDictionary_autogen.cpp 23 int64_t SkPdfType1PatternDictionary::PatternType(SkPdfNativeDoc* doc) {
24 SkPdfNativeObject* ret = get("PatternType", "");
32 return get("PatternType", "") != NULL;
SkPdfType1PatternDictionary_autogen.h     [all...]
SkPdfType2PatternDictionary_autogen.h     [all...]
  /external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfType2PatternDictionary_autogen.cpp 23 int64_t SkPdfType2PatternDictionary::PatternType(SkPdfNativeDoc* doc) {
24 SkPdfNativeObject* ret = get("PatternType", "");
32 return get("PatternType", "") != NULL;
SkPdfType1PatternDictionary_autogen.cpp 23 int64_t SkPdfType1PatternDictionary::PatternType(SkPdfNativeDoc* doc) {
24 SkPdfNativeObject* ret = get("PatternType", "");
32 return get("PatternType", "") != NULL;
SkPdfType1PatternDictionary_autogen.h     [all...]
SkPdfType2PatternDictionary_autogen.h     [all...]
  /external/clang/lib/Sema/
SemaChecking.cpp     [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
pdfjs.js     [all...]

Completed in 727 milliseconds