Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Dopengl.hpp283 class CV_EXPORTS Texture2D class
657 cv::ogl::Texture2D::Texture2D(int arows, int acols, Format aformat, bool autoRelease) : rows_(0), c… in Texture2D() function in cv::ogl::Texture2D
663 cv::ogl::Texture2D::Texture2D(Size asize, Format aformat, bool autoRelease) : rows_(0), cols_(0), f… in Texture2D() function in cv::ogl::Texture2D
H A Dbase.hpp651 class CV_EXPORTS Texture2D; variable
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dopengl.hpp283 class CV_EXPORTS Texture2D class
657 cv::ogl::Texture2D::Texture2D(int arows, int acols, Format aformat, bool autoRelease) : rows_(0), c… in Texture2D() function in cv::ogl::Texture2D
663 cv::ogl::Texture2D::Texture2D(Size asize, Format aformat, bool autoRelease) : rows_(0), cols_(0), f… in Texture2D() function in cv::ogl::Texture2D
H A Dbase.hpp651 class CV_EXPORTS Texture2D; variable
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dopengl.hpp283 class CV_EXPORTS Texture2D class
657 cv::ogl::Texture2D::Texture2D(int arows, int acols, Format aformat, bool autoRelease) : rows_(0), c… in Texture2D() function in cv::ogl::Texture2D
663 cv::ogl::Texture2D::Texture2D(Size asize, Format aformat, bool autoRelease) : rows_(0), cols_(0), f… in Texture2D() function in cv::ogl::Texture2D
H A Dbase.hpp651 class CV_EXPORTS Texture2D; variable