Home | History | Annotate | Download | only in skia

Lines Matching refs:setSharedGraphicsContext3D

1258 void GraphicsContext::setSharedGraphicsContext3D(SharedGraphicsContext3D* context, DrawingBuffer* framebuffer, const IntSize& size)
1260 platformContext()->setSharedGraphicsContext3D(context, framebuffer, size);