Searched refs:DWindowBuffer (Results 1 – 5 of 5) sorted by relevance
9 DWindowBuffer::DWindowBuffer() in DWindowBuffer() function in DWindowBuffer20 DWindowBuffer::~DWindowBuffer() in ~DWindowBuffer()26 DWindowBuffer::InitCheck() const in InitCheck()36 DWindowBuffer::ColorSpace() const in ColorSpace()43 DWindowBuffer::Bits() const in Bits()50 DWindowBuffer::BytesPerRow() const in BytesPerRow()57 DWindowBuffer::Width() const in Width()64 DWindowBuffer::Height() const in Height()71 DWindowBuffer::SetTo(direct_buffer_info* info) in SetTo()102 DWindowBuffer::SetTo(frame_buffer_config* config, in SetTo()
11 class DWindowBuffer : public RenderingBuffer {13 DWindowBuffer();14 virtual ~DWindowBuffer();
22 class DWindowBuffer; variable85 ObjectDeleter<DWindowBuffer>
98 DWindowBuffer* buffer);109 DWindowBuffer* fBuffer;223 DWindowBuffer* buffer) in DWindow()303 fFrontBuffer(new DWindowBuffer()), in DWindowHWInterface()
55 DWindowBuffer.cpp