Closed
Bug 787045
Opened 12 years ago
Closed 12 years ago
Camera and video cause FPS counter to go fuzzy, and sometimes, panning fps to drop
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
RESOLVED
FIXED
mozilla18
People
(Reporter: cjones, Assigned: kanru)
References
Details
Attachments
(1 file)
(deleted),
patch
|
BenWa
:
review+
|
Details | Diff | Splinter Review |
STR
(1) Enable fps counter (Settings -> About phone -> Show fps)
(2) Open camera app
The fps counter goes from sharp to fuzzy. This quite surprising since the fps counter is drawn as an overlay on the framebuffer. It looks as if some transform isn't being popped, or something odd like that.
This problem also reproduces with the video app, and on one phone it has been observed to affect homescreen panning fps.
Assignee | ||
Comment 1•12 years ago
|
||
Overload the ApplyFilterToBoundTexture function to accept a explicit aTarget
Attachment #656964 -
Flags: review?(bgirard)
Updated•12 years ago
|
Attachment #656964 -
Flags: review?(bgirard) → review+
Assignee | ||
Comment 2•12 years ago
|
||
Version: unspecified → Trunk
Comment 3•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla18
You need to log in
before you can comment on or make changes to this bug.
Description
•