Searched refs:GpStream (Results 1 – 1 of 1) sorted by relevance
1300 class GpStream final : public IStream { class1302 GpStream() : m_RefCount(1), m_ReadPos(0) {} in GpStream() function in GpStream1435 GpStream* pStream;1440 GpStream* pStream = nullptr; in LoadDIBitmap()1451 pStream = new GpStream; in LoadDIBitmap()