Searched refs:DestroyGraphics (Results 1 – 3 of 3) sorted by relevance
23 void DestroyGraphics(void* graphics);
44 void CQuartz2D::DestroyGraphics(void* graphics) { in DestroyGraphics() function in CQuartz2D
100 quartz2d.DestroyGraphics(m_pPlatformGraphics); in DestroyPlatform()