Searched refs:m_pPlatformGraphics (Results 1 – 3 of 3) sorted by relevance
88 m_pPlatformGraphics = quartz2d.createGraphics(m_pBitmap); in InitPlatform()95 if (m_pPlatformGraphics) { in DestroyPlatform()96 quartz2d.destroyGraphics(m_pPlatformGraphics); in DestroyPlatform()97 m_pPlatformGraphics = nullptr; in DestroyPlatform()120 CGContextRef ctx = CGContextRef(m_pPlatformGraphics); in DrawDeviceText()
116 void* m_pPlatformGraphics; variable
437 m_pPlatformGraphics(nullptr), in CFX_AggDeviceDriver()