Home
last modified time | relevance | path

Searched refs:aAllocator (Results 1 – 25 of 366) sorted by relevance

12345678910>>...15

/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/
H A DBufferTexture.cpp114 if (!aAllocator || aAllocator->IsSameProcess()) { in Create()
121 aAllocator); in Create()
129 if (!aAllocator || aAllocator->IsSameProcess()) { in CreateInternal()
157 aAllocator in CreateForYCbCrWithBufferSize()
170 aAllocator ? aAllocator->GetTextureForwarder() : nullptr, desc, in CreateForYCbCrWithBufferSize()
193 aAllocator in CreateForYCbCr()
203 aAllocator ? aAllocator->GetTextureForwarder() : nullptr, descriptor, in CreateForYCbCr()
510 MOZ_ASSERT(aAllocator); in Create()
514 if (!aAllocator) { in Create()
555 aAllocator); in CreateSimilar()
[all …]
H A DTextureDIB.cpp28 LayersIPCChannel* aAllocator, LayersBackend aLayersBackend,
36 virtual void Deallocate(LayersIPCChannel* aAllocator) override { in Deallocate() argument
58 LayersIPCChannel* aAllocator, LayersBackend aLayersBackend,
65 LayersIPCChannel* aAllocator);
125 if (!aAllocator) { in Create()
131 if (aAllocator->IsSameProcess()) { in Create()
139 LayersIPCChannel* aAllocator, LayersBackend aLayersBackend, in CreateSimilar() argument
141 if (!aAllocator) { in CreateSimilar()
197 LayersIPCChannel* aAllocator, LayersBackend aLayersBackend, in CreateSimilar() argument
199 if (!aAllocator) { in CreateSimilar()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/
H A DBufferTexture.cpp33 CreateSimilar(LayersIPCChannel* aAllocator,
73 CreateSimilar(LayersIPCChannel* aAllocator,
119 LayersIPCChannel* aAllocator) in Create() argument
121 if (!aAllocator || aAllocator->IsSameProcess()) { in Create()
139 if (!aAllocator || aAllocator->IsSameProcess()) { in CreateInternal()
179 return CreateInternal(aAllocator ? aAllocator->GetTextureForwarder() : nullptr, in CreateForYCbCrWithBufferSize()
211 return CreateInternal(aAllocator ? aAllocator->GetTextureForwarder() : nullptr, descriptor, in CreateForYCbCr()
538 LayersIPCChannel* aAllocator) in Create() argument
540 MOZ_ASSERT(aAllocator); in Create()
544 if (!aAllocator) { in Create()
[all …]
H A DTextureDIB.cpp28 CreateSimilar(LayersIPCChannel* aAllocator,
38 virtual void Deallocate(LayersIPCChannel* aAllocator) override in Deallocate() argument
66 CreateSimilar(LayersIPCChannel* aAllocator,
75 LayersIPCChannel* aAllocator);
90 virtual void Deallocate(LayersIPCChannel* aAllocator) override in Deallocate() argument
142 LayersIPCChannel* aAllocator) in Create() argument
144 if (!aAllocator) { in Create()
150 if (aAllocator->IsSameProcess()) { in Create()
163 if (!aAllocator) { in CreateSimilar()
227 if (!aAllocator) { in CreateSimilar()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/client/
H A DTextureClient.cpp255 aTextureData->Forget(aAllocator); in DestroyTextureData()
807 if (!aAllocator) { in CancelTextureClientRecycle()
842 mRecycleAllocator = aAllocator; in SetRecycleAllocator()
843 if (aAllocator) { in SetRecycleAllocator()
1018 if (!aAllocator || !aAllocator->IPCOpen()) { in CreateForDrawing()
1108 if (!aAllocator || !aAllocator->GetTextureForwarder()->IPCOpen()) { in CreateFromSurface()
1185 if (!aAllocator || !aAllocator->IPCOpen()) { in CreateForRawBufferAccess()
1222 if (!aAllocator || !aAllocator->GetLayersIPCActor()->IPCOpen()) { in CreateForYCbCr()
1248 if (!aAllocator || !aAllocator->GetLayersIPCActor()->IPCOpen()) { in CreateForYCbCrWithBufferSize()
1265 , mAllocator(aAllocator) in TextureClient()
[all …]
H A DTextureClient.h218 Create(LayersIPCChannel* aAllocator);
274 virtual void Deallocate(LayersIPCChannel* aAllocator) = 0;
277 virtual void Forget(LayersIPCChannel* aAllocator) {} in Forget() argument
282 CreateSimilar(LayersIPCChannel* aAllocator,
342 CreateForDrawing(KnowsCompositor* aAllocator,
350 CreateFromSurface(KnowsCompositor* aAllocator,
358 CreateForYCbCr(KnowsCompositor* aAllocator,
368 CreateForRawBufferAccess(KnowsCompositor* aAllocator,
379 CreateForYCbCrWithBufferSize(KnowsCompositor* aAllocator,
652 CreateForDrawing(TextureForwarder* aAllocator,
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/
H A DBufferTexture.cpp125 if (!aAllocator || aIsSameProcess) { in Create()
128 aAllocator); in Create()
132 aAllocator); in Create()
140 if (!aAllocator || aAllocator->IsSameProcess()) { in CreateInternal()
180 aAllocator->GetMaxTextureSize() > in CreateForYCbCr()
186 aAllocator in CreateForYCbCr()
198 aAllocator ? aAllocator->GetTextureForwarder() : nullptr, descriptor, in CreateForYCbCr()
519 MOZ_ASSERT(aAllocator); in Create()
523 if (!aAllocator) { in Create()
562 aAllocator); in CreateSimilar()
[all …]
H A DTextureDIB.cpp29 LayersIPCChannel* aAllocator, LayersBackend aLayersBackend,
37 virtual void Deallocate(LayersIPCChannel* aAllocator) override { in Deallocate() argument
59 LayersIPCChannel* aAllocator, LayersBackend aLayersBackend,
66 LayersIPCChannel* aAllocator);
125 if (!aAllocator) { in Create()
131 if (aAllocator->IsSameProcess()) { in Create()
139 LayersIPCChannel* aAllocator, LayersBackend aLayersBackend, in CreateSimilar() argument
141 if (!aAllocator) { in CreateSimilar()
197 LayersIPCChannel* aAllocator, LayersBackend aLayersBackend, in CreateSimilar() argument
199 if (!aAllocator) { in CreateSimilar()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/
H A DBufferTexture.cpp122 if (!aAllocator || aIsSameProcess) { in Create()
125 aAllocator); in Create()
129 aAllocator); in Create()
137 if (!aAllocator || aAllocator->IsSameProcess()) { in CreateInternal()
176 aAllocator->GetMaxTextureSize() > in CreateForYCbCr()
182 aAllocator in CreateForYCbCr()
194 aAllocator ? aAllocator->GetTextureForwarder() : nullptr, descriptor, in CreateForYCbCr()
511 MOZ_ASSERT(aAllocator); in Create()
515 if (!aAllocator) { in Create()
554 aAllocator); in CreateSimilar()
[all …]
H A DTextureDIB.cpp29 LayersIPCChannel* aAllocator, LayersBackend aLayersBackend,
37 virtual void Deallocate(LayersIPCChannel* aAllocator) override { in Deallocate() argument
59 LayersIPCChannel* aAllocator, LayersBackend aLayersBackend,
66 LayersIPCChannel* aAllocator);
125 if (!aAllocator) { in Create()
131 if (aAllocator->IsSameProcess()) { in Create()
139 LayersIPCChannel* aAllocator, LayersBackend aLayersBackend, in CreateSimilar() argument
141 if (!aAllocator) { in CreateSimilar()
197 LayersIPCChannel* aAllocator, LayersBackend aLayersBackend, in CreateSimilar() argument
199 if (!aAllocator) { in CreateSimilar()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/
H A DBufferTexture.cpp125 if (!aAllocator || aIsSameProcess) { in Create()
128 aAllocator); in Create()
132 aAllocator); in Create()
140 if (!aAllocator || aAllocator->IsSameProcess()) { in CreateInternal()
180 aAllocator->GetMaxTextureSize() > in CreateForYCbCr()
186 aAllocator in CreateForYCbCr()
198 aAllocator ? aAllocator->GetTextureForwarder() : nullptr, descriptor, in CreateForYCbCr()
519 MOZ_ASSERT(aAllocator); in Create()
523 if (!aAllocator) { in Create()
562 aAllocator); in CreateSimilar()
[all …]
H A DTextureDIB.cpp29 LayersIPCChannel* aAllocator, LayersBackend aLayersBackend,
37 virtual void Deallocate(LayersIPCChannel* aAllocator) override { in Deallocate() argument
59 LayersIPCChannel* aAllocator, LayersBackend aLayersBackend,
66 LayersIPCChannel* aAllocator);
125 if (!aAllocator) { in Create()
131 if (aAllocator->IsSameProcess()) { in Create()
139 LayersIPCChannel* aAllocator, LayersBackend aLayersBackend, in CreateSimilar() argument
141 if (!aAllocator) { in CreateSimilar()
197 LayersIPCChannel* aAllocator, LayersBackend aLayersBackend, in CreateSimilar() argument
199 if (!aAllocator) { in CreateSimilar()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/client/
H A DTextureClient.cpp262 aTextureData->Forget(aAllocator); in DestroyTextureData()
793 if (!aAllocator) { in CancelTextureClientRecycle()
825 mRecycleAllocator = aAllocator; in SetRecycleAllocator()
826 if (aAllocator) { in SetRecycleAllocator()
1027 if (!aAllocator || !aAllocator->IPCOpen()) { in CreateForDrawing()
1101 if (!aAllocator || !aAllocator->GetTextureForwarder()->IPCOpen()) { in CreateFromSurface()
1172 if (!aAllocator || !aAllocator->IPCOpen()) { in CreateForRawBufferAccess()
1200 aAllocFlags, aAllocator); in CreateForRawBufferAccess()
1214 if (!aAllocator || !aAllocator->GetLayersIPCActor()->IPCOpen()) { in CreateForYCbCr()
1237 if (!aAllocator || !aAllocator->GetLayersIPCActor()->IPCOpen()) { in CreateForYCbCrWithBufferSize()
[all …]
H A DTextureClient.h264 virtual void Deallocate(LayersIPCChannel* aAllocator) = 0;
267 virtual void Forget(LayersIPCChannel* aAllocator) {} in Forget() argument
275 LayersIPCChannel* aAllocator, LayersBackend aLayersBackend,
329 LayersIPCChannel* aAllocator);
338 KnowsCompositor* aAllocator, gfx::SurfaceFormat aFormat,
343 KnowsCompositor* aAllocator, gfx::SourceSurface* aSurface,
349 KnowsCompositor* aAllocator, gfx::IntSize aYSize, uint32_t aYStride,
357 KnowsCompositor* aAllocator, gfx::SurfaceFormat aFormat,
594 void SetRecycleAllocator(ITextureClientRecycleAllocator* aAllocator);
651 TextureForwarder* aAllocator, gfx::SurfaceFormat aFormat,
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/client/
H A DTextureClient.cpp433 aTextureData->Forget(aAllocator); in DestroyTextureData()
967 if (!aAllocator) { in CancelTextureClientNotifyNotUsed()
999 mRecycleAllocator = aAllocator; in SetRecycleAllocator()
1000 if (aAllocator) { in SetRecycleAllocator()
1194 if (!aAllocator || !aAllocator->IPCOpen()) { in CreateForDrawing()
1222 if (!aAllocator || !aAllocator->GetTextureForwarder()->IPCOpen()) { in CreateFromSurface()
1306 if (!aAllocator || !aAllocator->IPCOpen()) { in CreateForRawBufferAccess()
1334 aAllocFlags, aAllocator); in CreateForRawBufferAccess()
1349 if (!aAllocator || !aAllocator->GetLayersIPCActor()->IPCOpen()) { in CreateForYCbCr()
1371 mAllocator(aAllocator), in TextureClient()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/client/
H A DTextureClient.cpp433 aTextureData->Forget(aAllocator); in DestroyTextureData()
967 if (!aAllocator) { in CancelTextureClientNotifyNotUsed()
999 mRecycleAllocator = aAllocator; in SetRecycleAllocator()
1000 if (aAllocator) { in SetRecycleAllocator()
1194 if (!aAllocator || !aAllocator->IPCOpen()) { in CreateForDrawing()
1222 if (!aAllocator || !aAllocator->GetTextureForwarder()->IPCOpen()) { in CreateFromSurface()
1306 if (!aAllocator || !aAllocator->IPCOpen()) { in CreateForRawBufferAccess()
1334 aAllocFlags, aAllocator); in CreateForRawBufferAccess()
1349 if (!aAllocator || !aAllocator->GetLayersIPCActor()->IPCOpen()) { in CreateForYCbCr()
1371 mAllocator(aAllocator), in TextureClient()
[all …]
/dports/www/firefox/firefox-99.0/gfx/layers/
H A DBufferTexture.cpp39 IShmemAllocator* aAllocator);
107 if (!aAllocator || aIsSameProcess) { in Create()
110 aAllocator); in Create()
114 aAllocator); in Create()
122 if (!aAllocator || aAllocator->IsSameProcess()) { in CreateInternal()
165 aAllocator ? aAllocator->GetTextureForwarder() : nullptr, descriptor, in CreateForYCbCr()
445 aAllocator); in CreateSimilar()
467 MOZ_ASSERT(aAllocator); in Create()
471 if (!aAllocator) { in Create()
506 aAllocator); in CreateSimilar()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/client/
H A DTextureClient.cpp433 aTextureData->Forget(aAllocator); in DestroyTextureData()
982 if (!aAllocator) { in CancelTextureClientNotifyNotUsed()
1014 mRecycleAllocator = aAllocator; in SetRecycleAllocator()
1015 if (aAllocator) { in SetRecycleAllocator()
1209 if (!aAllocator || !aAllocator->IPCOpen()) { in CreateForDrawing()
1237 if (!aAllocator || !aAllocator->GetTextureForwarder()->IPCOpen()) { in CreateFromSurface()
1321 if (!aAllocator || !aAllocator->IPCOpen()) { in CreateForRawBufferAccess()
1349 aAllocFlags, aAllocator); in CreateForRawBufferAccess()
1363 if (!aAllocator || !aAllocator->GetLayersIPCActor()->IPCOpen()) { in CreateForYCbCr()
1385 mAllocator(aAllocator), in TextureClient()
[all …]
/dports/www/firefox/firefox-99.0/gfx/layers/client/
H A DTextureClient.cpp396 aTextureData->Forget(aAllocator); in DestroyTextureData()
937 if (!aAllocator) { in CancelTextureClientNotifyNotUsed()
969 mRecycleAllocator = aAllocator; in SetRecycleAllocator()
970 if (aAllocator) { in SetRecycleAllocator()
1148 if (!aAllocator || !aAllocator->IPCOpen()) { in CreateForDrawing()
1176 if (!aAllocator || !aAllocator->GetTextureForwarder()->IPCOpen()) { in CreateFromSurface()
1244 if (!aAllocator || !aAllocator->IPCOpen()) { in CreateForRawBufferAccess()
1268 aAllocFlags, aAllocator); in CreateForRawBufferAccess()
1283 if (!aAllocator || !aAllocator->GetLayersIPCActor()->IPCOpen()) { in CreateForYCbCr()
1305 mAllocator(aAllocator), in TextureClient()
[all …]
H A DTextureClient.h221 static TextureData* Create(TextureForwarder* aAllocator,
257 virtual void Deallocate(LayersIPCChannel* aAllocator) = 0;
260 virtual void Forget(LayersIPCChannel* aAllocator) {} in Forget() argument
268 LayersIPCChannel* aAllocator, LayersBackend aLayersBackend,
340 LayersIPCChannel* aAllocator);
349 KnowsCompositor* aAllocator, gfx::SurfaceFormat aFormat,
354 KnowsCompositor* aAllocator, gfx::SourceSurface* aSurface,
360 KnowsCompositor* aAllocator, const gfx::IntRect& aDisplay,
370 KnowsCompositor* aAllocator, gfx::SurfaceFormat aFormat,
652 TextureForwarder* aAllocator, gfx::SurfaceFormat aFormat,
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/
H A DgfxBaseSharedMemorySurface.h56 ShmemAllocator* aAllocator, const mozilla::gfx::IntSize& aSize,
59 return Create<ShmemAllocator, false>(aAllocator, aSize, aFormat, aShmType);
83 ShmemAllocator* aAllocator, const mozilla::gfx::IntSize& aSize,
86 return Create<ShmemAllocator, true>(aAllocator, aSize, aFormat, aShmType);
137 static already_AddRefed<Sub> Create(ShmemAllocator* aAllocator, in Create() argument
147 if (!aAllocator->AllocShmem(size, aShmType, &shmem)) return nullptr; in Create()
149 if (!aAllocator->AllocUnsafeShmem(size, aShmType, &shmem)) return nullptr; in Create()
154 aAllocator->DeallocShmem(shmem); in Create()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/thebes/
H A DgfxBaseSharedMemorySurface.h56 ShmemAllocator* aAllocator, const mozilla::gfx::IntSize& aSize,
59 return Create<ShmemAllocator, false>(aAllocator, aSize, aFormat, aShmType);
83 ShmemAllocator* aAllocator, const mozilla::gfx::IntSize& aSize,
86 return Create<ShmemAllocator, true>(aAllocator, aSize, aFormat, aShmType);
137 static already_AddRefed<Sub> Create(ShmemAllocator* aAllocator, in Create() argument
147 if (!aAllocator->AllocShmem(size, aShmType, &shmem)) return nullptr; in Create()
149 if (!aAllocator->AllocUnsafeShmem(size, aShmType, &shmem)) return nullptr; in Create()
154 aAllocator->DeallocShmem(shmem); in Create()
/dports/www/firefox/firefox-99.0/gfx/thebes/
H A DgfxBaseSharedMemorySurface.h56 ShmemAllocator* aAllocator, const mozilla::gfx::IntSize& aSize,
59 return Create<ShmemAllocator, false>(aAllocator, aSize, aFormat, aShmType);
83 ShmemAllocator* aAllocator, const mozilla::gfx::IntSize& aSize,
86 return Create<ShmemAllocator, true>(aAllocator, aSize, aFormat, aShmType);
137 static already_AddRefed<Sub> Create(ShmemAllocator* aAllocator, in Create() argument
147 if (!aAllocator->AllocShmem(size, aShmType, &shmem)) return nullptr; in Create()
149 if (!aAllocator->AllocUnsafeShmem(size, aShmType, &shmem)) return nullptr; in Create()
154 aAllocator->DeallocShmem(shmem); in Create()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/thebes/
H A DgfxBaseSharedMemorySurface.h56 ShmemAllocator* aAllocator, const mozilla::gfx::IntSize& aSize,
59 return Create<ShmemAllocator, false>(aAllocator, aSize, aFormat, aShmType);
83 ShmemAllocator* aAllocator, const mozilla::gfx::IntSize& aSize,
86 return Create<ShmemAllocator, true>(aAllocator, aSize, aFormat, aShmType);
137 static already_AddRefed<Sub> Create(ShmemAllocator* aAllocator, in Create() argument
147 if (!aAllocator->AllocShmem(size, aShmType, &shmem)) return nullptr; in Create()
149 if (!aAllocator->AllocUnsafeShmem(size, aShmType, &shmem)) return nullptr; in Create()
154 aAllocator->DeallocShmem(shmem); in Create()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/thebes/
H A DgfxBaseSharedMemorySurface.h59 Create(ShmemAllocator* aAllocator,
64 return Create<ShmemAllocator, false>(aAllocator, aSize, aFormat, aShmType);
95 CreateUnsafe(ShmemAllocator* aAllocator,
100 return Create<ShmemAllocator, true>(aAllocator, aSize, aFormat, aShmType);
163 Create(ShmemAllocator* aAllocator, in Create() argument
175 if (!aAllocator->AllocShmem(size, aShmType, &shmem)) in Create()
178 if (!aAllocator->AllocUnsafeShmem(size, aShmType, &shmem)) in Create()
185 aAllocator->DeallocShmem(shmem); in Create()

12345678910>>...15