Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dopengl.cpp325 GLuint bufId() const { return bufId_; } in bufId() function in cv::ogl::Buffer::Impl
818 unsigned int cv::ogl::Buffer::bufId() const in bufId() function in cv::ogl::Buffer