Home
last modified time | relevance | path

Searched refs:DXColorBuffer (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/canvas/source/directx/
H A Ddx_surfacebitmap.cxx56 struct DXColorBuffer : public canvas::IColorBuffer struct
59 DXColorBuffer( const COMReference<surface_type>& rSurface, in DXColorBuffer() argument
89 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