Home
last modified time | relevance | path

Searched defs:images_ (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/stitching/detail/
H A Dseam_finders.hpp98 std::vector<UMat> images_; member in cv::detail::PairwiseSeamFinder
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/
H A Dstyle_impl.cpp315 void Style::Impl::onSpriteLoaded(std::vector<std::unique_ptr<Image>>&& images_) { in onSpriteLoaded()