Searched defs:isNVidia (Results 1 - 1 of 1) sorted by relevance
/external/opencv3/modules/core/include/opencv2/core/ | ||
H A D | ocl.hpp | 187 inline bool isNVidia() const { return vendorID() == VENDOR_NVIDIA; } function in class:cv::ocl::Device |
Completed in 76 milliseconds