Closed
Bug 575421
Opened 15 years ago
Closed 15 years ago
Improve 2D drawing path
Categories
(Core Graveyard :: Widget: Android, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mwu, Assigned: mwu)
Details
Attachments
(1 file)
|
15.34 KB,
patch
|
vlad
:
review+
|
Details | Diff | Splinter Review |
No description provided.
| Assignee | ||
Comment 1•15 years ago
|
||
Draw2D added. begin/endDrawing are now just for the GL drawing case. The 2D drawing path relies strictly on the canvas lock, which avoids deadlocks.
Attachment #454660 -
Flags: review?(vladimir)
Comment on attachment 454660 [details] [diff] [review]
Switch to 16 bit and simplify 2D drawing path
Nice!
Attachment #454660 -
Flags: review?(vladimir) → review+
| Assignee | ||
Comment 3•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•