Home
last modified time | relevance | path

Searched refs:hDCDst (Results 1 – 1 of 1) sorted by relevance

/external/opencv/otherlibs/highgui/
Dimage.cpp206 void CImage::DrawToHDC( HDC hDCDst, RECT* pDstRect ) in DrawToHDC() argument
219 Show( hDCDst, dst.x, dst.y, dst.width, dst.height, roi.x, roi.y ); in DrawToHDC()
226 hDCDst, // handle to device context in DrawToHDC()
232 hDCDst, // handle to device context in DrawToHDC()
239 hDCDst, in DrawToHDC()