Searched refs:dstPt (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/ |
| H A D | image.hpp | 123 …cImg, Image& dstImg, const Point<uint32_t>& srcPt, const Point<uint32_t>& dstPt, const Size& size)… in copy() argument 145 dstPt.x > dstImg.size.width - size.width || in copy() 146 dstPt.y > dstImg.size.height - size.height) { in copy() 157 const std::size_t dstOffset = (dstPt.y + y) * dstImg.stride() + dstPt.x * channels; in copy()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/ |
| H A D | imgproc.hpp | 1163 void setEdgePoints( int edge, int orgPt, int dstPt );
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/ |
| H A D | imgproc.hpp | 1163 void setEdgePoints( int edge, int orgPt, int dstPt );
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/ |
| H A D | imgproc.hpp | 1163 void setEdgePoints( int edge, int orgPt, int dstPt );
|