Skip to content

Latest commit

 

History

History

accelerated_widget_mac

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
This directory contains the accelerated_widget_mac ui component. The main
exported class is AcceleratedWidgetMac, which owns a tree of Core Animation
CALayers that are placed into an NSView provided by the
AcceleratedWidgetMacNSView client class.

AcceleratedWidgetMac receives frames from the compositor and ensures it has
appropriate layers for rendering that frame type into the NSView.