Home | History | Annotate | Download | only in android

Lines Matching defs:GraphicsContextPlatformPrivate

115 class GraphicsContextPlatformPrivate {
219 GraphicsContextPlatformPrivate(GraphicsContext* gfxCtx, PlatformGraphicsContext* platformGfxCtx)
229 ~GraphicsContextPlatformPrivate()
487 m_data = new GraphicsContextPlatformPrivate(this, gc);