Searched refs:DXColorBuffer (Results 1 – 1 of 1) sorted by relevance
56 struct DXColorBuffer : public canvas::IColorBuffer struct59 DXColorBuffer( const COMReference<surface_type>& rSurface, in DXColorBuffer() argument89 sal_uInt8* DXColorBuffer::lock() const in lock()104 void DXColorBuffer::unlock() const in unlock()113 sal_uInt32 DXColorBuffer::getWidth() const in getWidth()118 sal_uInt32 DXColorBuffer::getHeight() const in getHeight()123 sal_uInt32 DXColorBuffer::getStride() const in getStride()132 canvas::IColorBuffer::Format DXColorBuffer::getFormat() const in getFormat()279 mpColorBuffer.reset(new DXColorBuffer(mpSurface,maSize)); in init()
Completed in 11 milliseconds