Searched refs:addText (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/buckets/ |
| H A D | debug_bucket.cpp | 29 auto addText = [&] (const std::string& text, double left, double baseline, double scale) { in DebugBucket() local 65 addText(text, 50, baseline, 5); in DebugBucket() 71 addText(modifiedText, 50, baseline, 5); in DebugBucket() 74 addText(expiresText, 50, baseline + 200, 5); in DebugBucket()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/ |
| H A D | highgui.hpp | 735 CV_EXPORTS void addText( const Mat& img, const String& text, Point org, const QtFont& font); 751 CV_EXPORTS_W void addText(const Mat& img, const String& text, Point org, const String& nameFont, in…
|