Home
last modified time | relevance | path

Searched defs:patternType (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/functional/
Des2fDitheringTests.cpp138 …, const char* const description, const bool ditheringEnabled, const PatternType patternType, const… in DitheringCase()
539 const DitheringCase::PatternType patternType = (DitheringCase::PatternType)patternTypeI; in init() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fDitheringTests.cpp138 …, const char* const description, const bool ditheringEnabled, const PatternType patternType, const… in DitheringCase()
544 const DitheringCase::PatternType patternType = (DitheringCase::PatternType)patternTypeI; in init() local
/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dgstcameracalibrate.cpp669 std::vector < cv::Point3f > &corners, gint patternType /*= CHESSBOARD*/ ) in camera_calibrate_calc_corners()