Searched defs:matchColor (Results 1 – 8 of 8) sorted by relevance
| /external/opencv3/modules/features2d/src/ |
| D | draw.cpp | 170 … 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/ |
| D | VkClearTests.cpp | 25 GrColor matchColor; in does_full_buffer_contain_correct_color() local
|
| /external/opencv3/modules/java/src/ |
| D | features2d+Features2d.java | 52 …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()
|
| D | features2d.cpp | 360 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/ |
| D | es3fPrerequisiteTests.cpp | 235 RGBA matchColor(0, 255, 0, 255); in iterate() local
|
| D | es3fColorClearTest.cpp | 237 RGBA matchColor(0, 255, 0, 255); in iterate() local
|
| /external/deqp/modules/gles2/functional/ |
| D | es2fPrerequisiteTests.cpp | 235 RGBA matchColor(0, 255, 0, 255); in iterate() local
|
| D | es2fColorClearTest.cpp | 237 RGBA matchColor(0, 255, 0, 255); in iterate() local
|