OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_hBmPixmapOld
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
PVRShellOS.h
56
HBITMAP m_hBmPixmap,
m_hBmPixmapOld
;
PVRShellOS.cpp
97
m_hBmPixmapOld
= 0;
343
m_hBmPixmapOld
= (HBITMAP)SelectObject(m_hDcPixmap, m_hBmPixmap);
363
SelectObject(m_hDcPixmap,
m_hBmPixmapOld
);
Completed in 412 milliseconds