зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1143575. Remove unused AttachAsyncCompositable overload. r=nical
--HG-- extra : commitid : 9HTduT5MBwh extra : rebase_source : 35f5b66328068bdc1a6addb90ae6ea5d15c00bcf
This commit is contained in:
Родитель
2733931631
Коммит
91d0066cc9
|
@ -211,13 +211,6 @@ public:
|
|||
virtual void UseTiledLayerBuffer(CompositableClient* aCompositable,
|
||||
const SurfaceDescriptorTiles& aTileLayerDescriptor) override;
|
||||
|
||||
/**
|
||||
* Notify the compositor that a compositable will be updated asynchronously
|
||||
* through ImageBridge, using an ID to connect the protocols on the
|
||||
* compositor side.
|
||||
*/
|
||||
void AttachAsyncCompositable(PLayerTransactionChild* aLayer, uint64_t aID);
|
||||
|
||||
virtual void RemoveTextureFromCompositable(CompositableClient* aCompositable,
|
||||
TextureClient* aTexture) override;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче