Searched refs:m_pPlatformGraphics (Results 1 – 4 of 4) sorted by relevance
21 m_pPlatformGraphics = quartz2d.createGraphics(m_pBitmap); in InitPlatform()26 if (m_pPlatformGraphics) { in DestroyPlatform()27 quartz2d.destroyGraphics(m_pPlatformGraphics); in DestroyPlatform()28 m_pPlatformGraphics = NULL; in DestroyPlatform()126 CGContextRef ctx = CGContextRef(m_pPlatformGraphics); in DrawDeviceText()
114 void* m_pPlatformGraphics; variable
403 void* m_pPlatformGraphics; variable
198 m_pPlatformGraphics = NULL; in CFX_AggDeviceDriver()