Home
last modified time | relevance | path

Searched defs:matchColor (Results 1 – 8 of 8) sorted by relevance

/external/opencv3/modules/features2d/src/
Ddraw.cpp170 … const KeyPoint& kp1, const KeyPoint& kp2, const Scalar& matchColor, int flags ) in _drawMatch()
192 const Scalar& matchColor, const Scalar& singlePointColor, in drawMatches()
221 const Scalar& matchColor, const Scalar& singlePointColor, in drawMatches()
/external/skia/tests/
DVkClearTests.cpp25 GrColor matchColor; in does_full_buffer_contain_correct_color() local
/external/opencv3/modules/java/src/
Dfeatures2d+Features2d.java52 …mg2, MatOfKeyPoint keypoints2, MatOfDMatch matches1to2, Mat outImg, Scalar matchColor, Scalar sing… in drawMatches()
80 …atOfKeyPoint keypoints2, List<MatOfDMatch> matches1to2, Mat outImg, Scalar matchColor, Scalar sing… in drawMatches2()
Dfeatures2d.cpp360 Scalar matchColor(matchColor_val0, matchColor_val1, matchColor_val2, matchColor_val3); in Java_org_opencv_features2d_Features2d_drawMatches_10() local
433 Scalar matchColor(matchColor_val0, matchColor_val1, matchColor_val2, matchColor_val3); in Java_org_opencv_features2d_Features2d_drawMatches2_10() local
/external/deqp/modules/gles3/functional/
Des3fPrerequisiteTests.cpp235 RGBA matchColor(0, 255, 0, 255); in iterate() local
Des3fColorClearTest.cpp237 RGBA matchColor(0, 255, 0, 255); in iterate() local
/external/deqp/modules/gles2/functional/
Des2fPrerequisiteTests.cpp235 RGBA matchColor(0, 255, 0, 255); in iterate() local
Des2fColorClearTest.cpp237 RGBA matchColor(0, 255, 0, 255); in iterate() local