Home | History | Annotate | Download | only in chromium

Lines Matching defs:DrawingBuffer

33 #include "DrawingBuffer.h"
74 DrawingBuffer::DrawingBuffer(GraphicsContext3D* context,
105 DrawingBuffer::~DrawingBuffer()
122 void DrawingBuffer::publishToPlatformLayer()
147 void DrawingBuffer::didReset()
156 PlatformLayer* DrawingBuffer::platformLayer()
164 Platform3DObject DrawingBuffer::platformColorBuffer() const
170 void DrawingBuffer::setGrContext(GrContext* context)
177 void DrawingBuffer::getGrPlatformSurfaceDesc(GrPlatformSurfaceDesc* desc)