Gecko:2DGraphicsSketch: Difference between revisions

Jump to navigation Jump to search
Line 46: Line 46:


== Backend ==
== Backend ==
''A lot of our objects are wrappers around "native" objects for a given backend. We can't expect wrappers for different backends to work interchangeably, so apart from SourceBuffers I suggest requiring that all the objects working together all have the same backend.'' We should provide API to ensure that though, via a backend-type enumeration.


  // Labels the type of backend associated with mPrivateFlags and mPrivate data
  // Labels the type of backend associated with mPrivateFlags and mPrivate data
1,295

edits

Navigation menu