Searched refs:GpStream (Results 1 – 1 of 1) sorted by relevance
508 class GpStream final : public IStream { class510 GpStream() : m_RefCount(1), m_ReadPos(0) {} in GpStream() function in __anon231311ed0111::GpStream511 ~GpStream() = default;650 GpStream* pStream;655 GpStream* pStream = nullptr; in LoadDIBitmap()664 pStream = new GpStream; in LoadDIBitmap()