Home
last modified time | relevance | path

Searched refs:RotatedBuffer (Results 1 – 25 of 30) sorted by relevance

12

/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/
H A DRotatedBuffer.h64 class RotatedBuffer : public BorrowDrawTarget {
68 NS_INLINE_DECL_THREADSAFE_REFCOUNTING(RotatedBuffer)
70 RotatedBuffer(const gfx::IntRect& aBufferRect, in RotatedBuffer() function
75 RotatedBuffer() : mDidSelfCopy(false) {} in RotatedBuffer() function
121 friend class RotatedBuffer; member
247 virtual ~RotatedBuffer() {} in ~RotatedBuffer()
293 class RemoteRotatedBuffer : public RotatedBuffer {
298 : RotatedBuffer(aBufferRect, aBufferRotation), in RemoteRotatedBuffer()
336 : RotatedBuffer(aBufferRect, aBufferRotation), in RemoteRotatedBuffer()
359 : RotatedBuffer(aBufferRect, aBufferRotation), in DrawTargetRotatedBuffer()
[all …]
H A DRotatedBuffer.cpp86 void RotatedBuffer::DrawBufferQuadrant( in DrawBufferQuadrant()
168 void RotatedBuffer::DrawBufferWithRotation( in DrawBufferWithRotation()
225 void RotatedBuffer::UpdateDestinationFrom(const RotatedBuffer& aSource, in UpdateDestinationFrom()
270 bool RotatedBuffer::Parameters::IsRotated() const { in IsRotated()
274 bool RotatedBuffer::Parameters::RectWrapsBuffer( in RectWrapsBuffer()
282 void RotatedBuffer::Parameters::SetUnrotated() { in SetUnrotated()
287 RotatedBuffer::Parameters RotatedBuffer::AdjustedParameters( in AdjustedParameters()
356 void RotatedBuffer::SetParameters( in SetParameters()
357 const RotatedBuffer::Parameters& aParameters) { in SetParameters()
363 RotatedBuffer::ContentType RotatedBuffer::GetContentType() const { in GetContentType()
[all …]
H A DPaintThread.h79 Copy(RefPtr<RotatedBuffer> aSource, RefPtr<RotatedBuffer> aDestination, in Copy()
85 RefPtr<RotatedBuffer> mSource;
86 RefPtr<RotatedBuffer> mDestination;
91 Unrotate(RotatedBuffer::Parameters aParameters, in Unrotate()
92 RefPtr<RotatedBuffer> aBuffer) in Unrotate()
97 RotatedBuffer::Parameters mParameters;
98 RefPtr<RotatedBuffer> mBuffer;
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/
H A DRotatedBuffer.cpp76 void RotatedBuffer::BeginCapture() { in BeginCapture()
100 void RotatedBuffer::DrawBufferQuadrant( in DrawBufferQuadrant()
181 void RotatedBuffer::DrawBufferWithRotation( in DrawBufferWithRotation()
237 void RotatedBuffer::UpdateDestinationFrom(const RotatedBuffer& aSource, in UpdateDestinationFrom()
263 bool RotatedBuffer::Parameters::IsRotated() const { in IsRotated()
267 bool RotatedBuffer::Parameters::RectWrapsBuffer( in RectWrapsBuffer()
275 void RotatedBuffer::Parameters::SetUnrotated() { in SetUnrotated()
280 RotatedBuffer::Parameters RotatedBuffer::AdjustedParameters( in AdjustedParameters()
319 void RotatedBuffer::SetParameters( in SetParameters()
320 const RotatedBuffer::Parameters& aParameters) { in SetParameters()
[all …]
H A DRotatedBuffer.h57 class RotatedBuffer : public BorrowDrawTarget {
61 NS_INLINE_DECL_THREADSAFE_REFCOUNTING(RotatedBuffer)
63 RotatedBuffer(const gfx::IntRect& aBufferRect, in RotatedBuffer() function
122 friend class RotatedBuffer; member
239 virtual ~RotatedBuffer() { MOZ_ASSERT(!mCapture); } in ~RotatedBuffer()
293 class RemoteRotatedBuffer : public RotatedBuffer {
298 : RotatedBuffer(aBufferRect, aBufferRotation), in RemoteRotatedBuffer()
327 : RotatedBuffer(aBufferRect, aBufferRotation), in RemoteRotatedBuffer()
352 : RotatedBuffer(aBufferRect, aBufferRotation), in DrawTargetRotatedBuffer()
383 class SourceRotatedBuffer : public RotatedBuffer {
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/
H A DRotatedBuffer.cpp76 void RotatedBuffer::BeginCapture() { in BeginCapture()
100 void RotatedBuffer::DrawBufferQuadrant( in DrawBufferQuadrant()
181 void RotatedBuffer::DrawBufferWithRotation( in DrawBufferWithRotation()
237 void RotatedBuffer::UpdateDestinationFrom(const RotatedBuffer& aSource, in UpdateDestinationFrom()
263 bool RotatedBuffer::Parameters::IsRotated() const { in IsRotated()
267 bool RotatedBuffer::Parameters::RectWrapsBuffer( in RectWrapsBuffer()
275 void RotatedBuffer::Parameters::SetUnrotated() { in SetUnrotated()
280 RotatedBuffer::Parameters RotatedBuffer::AdjustedParameters( in AdjustedParameters()
319 void RotatedBuffer::SetParameters( in SetParameters()
320 const RotatedBuffer::Parameters& aParameters) { in SetParameters()
[all …]
H A DRotatedBuffer.h58 class RotatedBuffer : public BorrowDrawTarget {
62 NS_INLINE_DECL_THREADSAFE_REFCOUNTING(RotatedBuffer)
64 RotatedBuffer(const gfx::IntRect& aBufferRect, in RotatedBuffer() function
123 friend class RotatedBuffer; member
240 virtual ~RotatedBuffer() { MOZ_ASSERT(!mCapture); } in ~RotatedBuffer()
294 class RemoteRotatedBuffer : public RotatedBuffer {
299 : RotatedBuffer(aBufferRect, aBufferRotation), in RemoteRotatedBuffer()
328 : RotatedBuffer(aBufferRect, aBufferRotation), in RemoteRotatedBuffer()
353 : RotatedBuffer(aBufferRect, aBufferRotation), in DrawTargetRotatedBuffer()
384 class SourceRotatedBuffer : public RotatedBuffer {
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/
H A DRotatedBuffer.cpp76 void RotatedBuffer::BeginCapture() { in BeginCapture()
100 void RotatedBuffer::DrawBufferQuadrant( in DrawBufferQuadrant()
181 void RotatedBuffer::DrawBufferWithRotation( in DrawBufferWithRotation()
237 void RotatedBuffer::UpdateDestinationFrom(const RotatedBuffer& aSource, in UpdateDestinationFrom()
263 bool RotatedBuffer::Parameters::IsRotated() const { in IsRotated()
267 bool RotatedBuffer::Parameters::RectWrapsBuffer( in RectWrapsBuffer()
275 void RotatedBuffer::Parameters::SetUnrotated() { in SetUnrotated()
280 RotatedBuffer::Parameters RotatedBuffer::AdjustedParameters( in AdjustedParameters()
319 void RotatedBuffer::SetParameters( in SetParameters()
320 const RotatedBuffer::Parameters& aParameters) { in SetParameters()
[all …]
H A DRotatedBuffer.h57 class RotatedBuffer : public BorrowDrawTarget {
61 NS_INLINE_DECL_THREADSAFE_REFCOUNTING(RotatedBuffer)
63 RotatedBuffer(const gfx::IntRect& aBufferRect, in RotatedBuffer() function
122 friend class RotatedBuffer; member
239 virtual ~RotatedBuffer() { MOZ_ASSERT(!mCapture); } in ~RotatedBuffer()
293 class RemoteRotatedBuffer : public RotatedBuffer {
298 : RotatedBuffer(aBufferRect, aBufferRotation), in RemoteRotatedBuffer()
327 : RotatedBuffer(aBufferRect, aBufferRotation), in RemoteRotatedBuffer()
352 : RotatedBuffer(aBufferRect, aBufferRotation), in DrawTargetRotatedBuffer()
383 class SourceRotatedBuffer : public RotatedBuffer {
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/client/
H A DContentClient.h164 PaintState& aPaintState, RotatedBuffer::DrawIterator* aIter = nullptr);
172 PaintState& aPaintState, RotatedBuffer::DrawIterator* aIter,
223 virtual RefPtr<RotatedBuffer> CreateBuffer(gfxContentType aType,
227 RefPtr<RotatedBuffer> mBuffer;
237 PaintState& aPaintState, RotatedBuffer::DrawIterator* aIter,
249 virtual RefPtr<RotatedBuffer> CreateBuffer(gfxContentType aType,
283 PaintState& aPaintState, RotatedBuffer::DrawIterator* aIter,
306 virtual RefPtr<RotatedBuffer> CreateBuffer(gfxContentType aType,
310 RefPtr<RotatedBuffer> CreateBufferInternal(const gfx::IntRect& aRect,
H A DContentClient.cpp243 RefPtr<RotatedBuffer> newBuffer = in BeginPaint()
312 RotatedBuffer::DrawIterator* aIter /* = nullptr */) { in BorrowDrawTargetForPainting()
328 RotatedBuffer::DrawIterator* aIter, in ExpandDrawRegion()
347 ContentClient::PaintState& aPaintState, RotatedBuffer::DrawIterator* aIter, in BorrowDrawTargetForRecording()
355 aPaintState.mRegionToDraw.GetBounds(), RotatedBuffer::BUFFER_BOTH, aIter, in BorrowDrawTargetForRecording()
542 RefPtr<RotatedBuffer> ContentClientBasic::CreateBuffer(gfxContentType aType, in CreateBuffer()
581 ContentClient::PaintState& aPaintState, RotatedBuffer::DrawIterator* aIter, in BorrowDrawTargetForRecording()
644 rotBuffer.DrawBufferWithRotation(dt, RotatedBuffer::BUFFER_BLACK); in ProcessReadback()
683 RefPtr<RotatedBuffer> ContentClientRemoteBuffer::CreateBuffer( in CreateBuffer()
702 RefPtr<RotatedBuffer> buffer = in CreateBuffer()
[all …]
H A DClientPaintedLayer.cpp133 RotatedBuffer::DrawIterator iter; in PaintThebes()
226 RotatedBuffer::DrawIterator iter; in PaintOffMainThread()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/client/
H A DContentClient.h164 PaintState& aPaintState, RotatedBuffer::DrawIterator* aIter = nullptr);
204 virtual RefPtr<RotatedBuffer> GetFrontBuffer() const { return mBuffer; } in GetFrontBuffer()
210 virtual RefPtr<RotatedBuffer> CreateBuffer(gfxContentType aType,
214 RefPtr<RotatedBuffer> mBuffer;
232 RefPtr<RotatedBuffer> CreateBuffer(gfxContentType aType,
285 RefPtr<RotatedBuffer> CreateBuffer(gfxContentType aType,
289 RefPtr<RotatedBuffer> CreateBufferInternal(const gfx::IntRect& aRect,
326 RefPtr<RotatedBuffer> GetFrontBuffer() const override { return mFrontBuffer; } in GetFrontBuffer()
H A DContentClient.cpp236 RefPtr<RotatedBuffer> newBuffer = in BeginPaint()
264 RefPtr<RotatedBuffer> frontBuffer = GetFrontBuffer(); in BeginPaint()
314 RotatedBuffer::DrawIterator* aIter, in ExpandDrawRegion()
334 RotatedBuffer::DrawIterator* aIter /* = nullptr */) { in BorrowDrawTargetForPainting()
498 RefPtr<RotatedBuffer> ContentClientBasic::CreateBuffer(gfxContentType aType, in CreateBuffer()
616 RefPtr<RotatedBuffer> ContentClientRemoteBuffer::CreateBuffer( in CreateBuffer()
635 RefPtr<RotatedBuffer> buffer = in CreateBuffer()
648 RefPtr<RotatedBuffer> ContentClientRemoteBuffer::CreateBufferInternal( in CreateBufferInternal()
H A DClientPaintedLayer.cpp140 RotatedBuffer::DrawIterator iter; in RenderLayerWithReadback()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/client/
H A DContentClient.h164 PaintState& aPaintState, RotatedBuffer::DrawIterator* aIter = nullptr);
204 virtual RefPtr<RotatedBuffer> GetFrontBuffer() const { return mBuffer; } in GetFrontBuffer()
210 virtual RefPtr<RotatedBuffer> CreateBuffer(gfxContentType aType,
214 RefPtr<RotatedBuffer> mBuffer;
232 RefPtr<RotatedBuffer> CreateBuffer(gfxContentType aType,
285 RefPtr<RotatedBuffer> CreateBuffer(gfxContentType aType,
289 RefPtr<RotatedBuffer> CreateBufferInternal(const gfx::IntRect& aRect,
326 RefPtr<RotatedBuffer> GetFrontBuffer() const override { return mFrontBuffer; } in GetFrontBuffer()
H A DContentClient.cpp233 RefPtr<RotatedBuffer> newBuffer = in BeginPaint()
261 RefPtr<RotatedBuffer> frontBuffer = GetFrontBuffer(); in BeginPaint()
311 RotatedBuffer::DrawIterator* aIter, in ExpandDrawRegion()
331 RotatedBuffer::DrawIterator* aIter /* = nullptr */) { in BorrowDrawTargetForPainting()
495 RefPtr<RotatedBuffer> ContentClientBasic::CreateBuffer(gfxContentType aType, in CreateBuffer()
613 RefPtr<RotatedBuffer> ContentClientRemoteBuffer::CreateBuffer( in CreateBuffer()
632 RefPtr<RotatedBuffer> buffer = in CreateBuffer()
645 RefPtr<RotatedBuffer> ContentClientRemoteBuffer::CreateBufferInternal( in CreateBufferInternal()
H A DClientPaintedLayer.cpp140 RotatedBuffer::DrawIterator iter; in RenderLayerWithReadback()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/client/
H A DContentClient.h164 PaintState& aPaintState, RotatedBuffer::DrawIterator* aIter = nullptr);
204 virtual RefPtr<RotatedBuffer> GetFrontBuffer() const { return mBuffer; } in GetFrontBuffer()
210 virtual RefPtr<RotatedBuffer> CreateBuffer(gfxContentType aType,
214 RefPtr<RotatedBuffer> mBuffer;
232 RefPtr<RotatedBuffer> CreateBuffer(gfxContentType aType,
285 RefPtr<RotatedBuffer> CreateBuffer(gfxContentType aType,
289 RefPtr<RotatedBuffer> CreateBufferInternal(const gfx::IntRect& aRect,
326 RefPtr<RotatedBuffer> GetFrontBuffer() const override { return mFrontBuffer; } in GetFrontBuffer()
H A DContentClient.cpp236 RefPtr<RotatedBuffer> newBuffer = in BeginPaint()
264 RefPtr<RotatedBuffer> frontBuffer = GetFrontBuffer(); in BeginPaint()
314 RotatedBuffer::DrawIterator* aIter, in ExpandDrawRegion()
334 RotatedBuffer::DrawIterator* aIter /* = nullptr */) { in BorrowDrawTargetForPainting()
498 RefPtr<RotatedBuffer> ContentClientBasic::CreateBuffer(gfxContentType aType, in CreateBuffer()
616 RefPtr<RotatedBuffer> ContentClientRemoteBuffer::CreateBuffer( in CreateBuffer()
635 RefPtr<RotatedBuffer> buffer = in CreateBuffer()
648 RefPtr<RotatedBuffer> ContentClientRemoteBuffer::CreateBufferInternal( in CreateBufferInternal()
H A DClientPaintedLayer.cpp140 RotatedBuffer::DrawIterator iter; in RenderLayerWithReadback()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/
H A DRotatedBuffer.h46 class RotatedBuffer {
50 RotatedBuffer(const gfx::IntRect& aBufferRect, in RotatedBuffer() function
56 RotatedBuffer() in RotatedBuffer() function
131 class SourceRotatedBuffer : public RotatedBuffer
137 : RotatedBuffer(aBufferRect, aBufferRotation) in SourceRotatedBuffer()
170 class RotatedContentBuffer : public RotatedBuffer
H A DRotatedBuffer.cpp38 RotatedBuffer::GetQuadrantRectangle(XSide aXSide, YSide aYSide) const in GetQuadrantRectangle()
49 RotatedBuffer::GetSourceRectangle(XSide aXSide, YSide aYSide) const in GetSourceRectangle()
80 RotatedBuffer::DrawBufferQuadrant(gfx::DrawTarget* aTarget, in DrawBufferQuadrant()
167 RotatedBuffer::DrawBufferWithRotation(gfx::DrawTarget *aTarget, ContextSource aSource, in DrawBufferWithRotation()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/client/
H A DContentClient.cpp213 rotBuffer.DrawBufferWithRotation(dt, RotatedBuffer::BUFFER_BLACK); in ProcessReadback()
613 ContentClientDoubleBuffered::UpdateDestinationFrom(const RotatedBuffer& aSource, in UpdateDestinationFrom()
H A DContentClient.h361 void UpdateDestinationFrom(const RotatedBuffer& aSource,

12