Searched refs:GetPlatformSurface (Results 1 – 4 of 4) sorted by relevance
148 void* GetPlatformSurface() override { return (void*)m_hDC; } in GetPlatformSurface() function355 void* GetPlatformSurface() override { return (void*)m_hDC; } in GetPlatformSurface() function
1311 return (HDC)pRDD->GetPlatformSurface(); in GetDC()
174 void* GetPlatformSurface() override { return NULL; } in GetPlatformSurface() function
604 virtual void* GetPlatformSurface() { return NULL; } in GetPlatformSurface() function