Closed Bug 1215364 Opened 9 years ago Closed 9 years ago

Implement BasicCOmpositor::EndFrameForExternalComposition

Categories

(Core :: Graphics: Layers, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla44
Tracking Status
firefox44 --- fixed

People

(Reporter: sotaro, Assigned: sotaro)

References

Details

Attachments

(1 file)

+++ This bug was initially created as a clone of Bug #1215027 +++

Need to implement BasicCOmpositor::EndFrameForExternalComposition()
Assignee: nobody → sotaro.ikeda.g
EndFrameForExternalComposition() is called when Composer2D does full hw composition.
  https://dxr.mozilla.org/mozilla-central/source/gfx/layers/composite/LayerManagerComposite.cpp#703

If there is a target for rendering, Composer2D is not used. And when EndFrameForExternalComposition() is called, Compositor::BeginFrame() is not called. It means that Compositor does not even start composition when EndFrameForExternalComposition() is called. Therefore we do not have a thing to do in the function except cleaning up temporary resources.
Attachment #8677249 - Flags: review?(nical.bugzilla)
Attachment #8677249 - Flags: review?(nical.bugzilla) → review+
https://hg.mozilla.org/mozilla-central/rev/d7915821d9ca
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla44
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: