Home | History | Annotate | Download | only in src

Lines Matching defs:imageBuffer

46 #include "ImageBuffer.h"
183 ImageBuffer* imageBuffer = canvas->buffer();
186 const SkBitmap* canvasBitmap = imageBuffer->context()->platformContext()->bitmap();
242 webGLContext->graphicsContext3D()->paintToCanvas(m_renderOutput, m_impl->width(), m_impl->height(), canvas->width(), canvas->height(), imageBuffer->context()->platformContext());