Gecko:2DGraphicsSketch: Difference between revisions

Jump to navigation Jump to search
Line 12: Line 12:
   BufferType Type() { return mBufferType; }
   BufferType Type() { return mBufferType; }
   IntSize GetSize();
   IntSize GetSize();
  /**
    * Returns a reference to a SourceBuffer with the same data that can be used from any
    * thread. It could be a reference to this buffer.
    */
  already_AddRefed<SourceBuffer> GetThreadSafeBuffer();
   /**
   /**
     * Return a DataSourceBuffer reference which holds the data in main memory. This API
     * Return a DataSourceBuffer reference which holds the data in main memory. This API
1,295

edits

Navigation menu