Searched refs:GDIColorBuffer (Results 1 – 1 of 1) sorted by relevance
141 struct GDIColorBuffer : public canvas::IColorBuffer struct145 GDIColorBuffer( const BitmapSharedPtr& rSurface, in GDIColorBuffer() function171 sal_uInt8* GDIColorBuffer::lock() const in lock()190 void GDIColorBuffer::unlock() const in unlock()195 sal_uInt32 GDIColorBuffer::getWidth() const in getWidth()200 sal_uInt32 GDIColorBuffer::getHeight() const in getHeight()205 sal_uInt32 GDIColorBuffer::getStride() const in getStride()210 canvas::IColorBuffer::Format GDIColorBuffer::getFormat() const in getFormat()269 mpColorBuffer.reset(new GDIColorBuffer(mpGDIPlusBitmap,maSize)); in init()
Completed in 16 milliseconds